Skip to content

feat: log line number when using clojure.tools.logging #17

feat: log line number when using clojure.tools.logging

feat: log line number when using clojure.tools.logging #17

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
bb-run-test:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: Install clojure tools
uses: DeLaGuardo/[email protected]
with:
cli: latest
bb: latest
- run: bb ci