Skip to content

Commit

Permalink
wip: try running tests another way
Browse files Browse the repository at this point in the history
  • Loading branch information
imrekoszo committed Jan 26, 2024
1 parent 282e071 commit fc23dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-and-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
restore-keys: cljdeps-

- name: Run Clojure tests
run: bb run test
run: clojure -Srepro -M:poly test

0 comments on commit fc23dc4

Please sign in to comment.