Skip to content

Commit d070ae5

Browse files
committed
debug
1 parent 1564e55 commit d070ae5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/debug-stuff.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,6 @@ jobs:
4747
# testDir: '.'
4848
# subjectRepo: 'clj-kondo/clj-kondo'
4949
# subjectRef: 'master'
50-
test-promesa:
51-
uses: ./.github/workflows/deps-test.yml
52-
with:
53-
clojureRepo: ${{ inputs.clojureRepo }}
54-
clojureRef: ${{ inputs.clojureRef }}
55-
testCmd: '-J-Djdk.tracePinnedThreads=full -J--enable-preview -X:dev:test'
56-
testDir: '.'
57-
subjectRepo: 'funcool/promesa'
58-
subjectRef: 'master'
59-
javaVersion: '["11", "17", "21"]'
6050
test-blocks:
6151
uses: ./.github/workflows/lein-test.yml
6252
with:

0 commit comments

Comments
 (0)