We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744939a commit fa222f7Copy full SHA for fa222f7
.github/workflows/build_test.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: DeLaGuardo/[email protected]
24
with:
25
cli: latest
26
+ lein: latest
27
- run: ./script/test_clj.sh
28
- run: ./script/test_cljs.sh
29
- run: ./script/test_js.sh
0 commit comments