Skip to content

Commit 7c82f8a

Browse files
committed
update test workflow
1 parent 0e6311d commit 7c82f8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ jobs:
2525
distribution: 'zulu'
2626
java-version: ${{ matrix.jdk }}
2727
java-package: jdk
28+
- uses: DeLaGuardo/setup-clojure@12.5
29+
with:
30+
lein: 2.9.1
2831
- run: lein test-all

0 commit comments

Comments
 (0)