Skip to content

feat: Add elin.schema.host #11

feat: Add elin.schema.host

feat: Add elin.schema.host #11

Workflow file for this run

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeLaGuardo/setup-clojure@master
with:
bb: latest
- uses: actions/cache@v3
with:
path: ~/.m2
key: test-m2-${{ hashFiles('bb.edn') }}
- run: bb test