Skip to content

Commit

Permalink
use clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Nov 26, 2023
1 parent 57ed6eb commit 1c32212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
restore-keys: cljdeps-

- name: Test solutions
run: clj -M clojure/tests/solutions_tests.clj
run: clojure -M clojure/tests/solutions_tests.clj

0 comments on commit 1c32212

Please sign in to comment.