Skip to content

Commit cdc3f00

Browse files
committed
Debug
1 parent d7c040d commit cdc3f00

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
@@ -104,8 +104,8 @@ jobs:
104104
with:
105105
clojureRepo: ${{ inputs.clojureRepo }}
106106
clojureRef: ${{ inputs.clojureRef }}
107-
testCmd: 'test :all'
108-
testDir: '.'
107+
# testCmd: 'test :all'
108+
# testDir: '.'
109109
subjectRepo: 'dakrone/clj-http'
110110
subjectRef: 'master'
111111
test-core:

0 commit comments

Comments
 (0)