We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7290329 commit 066319cCopy full SHA for 066319c
1 file changed
.github/workflows/test.yaml
@@ -84,4 +84,4 @@ jobs:
84
${{ runner.os }}-${{ env.cache-name }}-
85
86
- name: Run tests
87
- run: clj -A:compiler.test:compiler.test.run
+ run: clojure -A:compiler.test:compiler.test.run
0 commit comments