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 9664db3 commit 34b65d1Copy full SHA for 34b65d1
.github/workflows/vthreads.yml
@@ -59,4 +59,4 @@ jobs:
59
distribution: 'temurin'
60
cache: 'maven'
61
- name: Compile tests
62
- run: clj -T:build ${{ matrix.compile-mode }}
+ run: clojure -T:build ${{ matrix.compile-mode }}
0 commit comments