Skip to content

Commit 34d6f39

Browse files
committed
Debugging
1 parent eda90fb commit 34d6f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debug-stuff.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
clojureRepo: ${{ inputs.clojureRepo }}
2020
clojureRef: ${{ inputs.clojureRef }}
21-
subjectRepo: 'scicloj/metamorph'
21+
subjectRepo: 'scicloj/metamorph.ml'
2222
subjectRef: 'master'
2323
testDir: ''
24-
testCmd: '-M:run-tests'
24+
testCmd: 'bin/kaocha unit'

0 commit comments

Comments
 (0)