Skip to content

Commit 34b65d1

Browse files
authored
Update vthreads.yml
1 parent 9664db3 commit 34b65d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vthreads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
distribution: 'temurin'
6060
cache: 'maven'
6161
- name: Compile tests
62-
run: clj -T:build ${{ matrix.compile-mode }}
62+
run: clojure -T:build ${{ matrix.compile-mode }}

0 commit comments

Comments
 (0)