Skip to content

test: Add test for elin.function.sexp/get-namespace #8

test: Add test for elin.function.sexp/get-namespace

test: Add test for elin.function.sexp/get-namespace #8

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