Skip to content

Commit 066319c

Browse files
committed
clj -> clojure
1 parent 7290329 commit 066319c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
${{ runner.os }}-${{ env.cache-name }}-
8585
8686
- name: Run tests
87-
run: clj -A:compiler.test:compiler.test.run
87+
run: clojure -A:compiler.test:compiler.test.run

0 commit comments

Comments
 (0)