Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Sep 23, 2024
1 parent 1564e55 commit d070ae5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/debug-stuff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,6 @@ jobs:
# testDir: '.'
# subjectRepo: 'clj-kondo/clj-kondo'
# subjectRef: 'master'
test-promesa:
uses: ./.github/workflows/deps-test.yml
with:
clojureRepo: ${{ inputs.clojureRepo }}
clojureRef: ${{ inputs.clojureRef }}
testCmd: '-J-Djdk.tracePinnedThreads=full -J--enable-preview -X:dev:test'
testDir: '.'
subjectRepo: 'funcool/promesa'
subjectRef: 'master'
javaVersion: '["11", "17", "21"]'
test-blocks:
uses: ./.github/workflows/lein-test.yml
with:
Expand Down

0 comments on commit d070ae5

Please sign in to comment.