Skip to content

Commit f4918c1

Browse files
committed
Debugging
1 parent f631c8c commit f4918c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug-stuff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
clojureRepo: ${{ inputs.clojureRepo }}
2121
clojureRef: ${{ inputs.clojureRef }}
22-
testCmd: '-M:test "$@"'
22+
testCmd: '-M:test clj'
2323
testDir: '.'
2424
subjectRepo: 'greglook/alphabase'
2525
subjectRef: 'main'

0 commit comments

Comments
 (0)