diff --git a/.github/workflows/tests-and-checks.yml b/.github/workflows/tests-and-checks.yml index 315ea74..790648f 100644 --- a/.github/workflows/tests-and-checks.yml +++ b/.github/workflows/tests-and-checks.yml @@ -44,4 +44,4 @@ jobs: restore-keys: cljdeps- - name: Run Clojure tests - run: bb run test + run: clojure -Srepro -M:poly test