Skip to content

Merge branch 'master' of github.com:kit-clj/kit #139

Merge branch 'master' of github.com:kit-clj/kit

Merge branch 'master' of github.com:kit-clj/kit #139

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