Skip to content

Commit

Permalink
Run tests with -X
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan authored Jan 22, 2024
1 parent c7f31d4 commit 89941a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
restore-keys: cljdeps-

- name: Run clojure tests
run: clojure -M:test/cognitect
run: clojure -X:test/cognitect

#- name: Get leiningen version
# run: lein -v
Expand Down

0 comments on commit 89941a2

Please sign in to comment.