We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26daeb5 commit 6eb4535Copy full SHA for 6eb4535
.github/workflows/test-all-the-things.yml
@@ -1389,10 +1389,3 @@ jobs:
1389
clojureRef: ${{ inputs.clojureRef }}
1390
subjectRepo: 'clj-commons/iapetos'
1391
subjectRef: 'master'
1392
- test-clj-commons-manifold:
1393
- uses: ./.github/workflows/lein-test.yml
1394
- with:
1395
- clojureRepo: ${{ inputs.clojureRepo }}
1396
- clojureRef: ${{ inputs.clojureRef }}
1397
- subjectRepo: 'clj-commons/manifold'
1398
- subjectRef: 'master'
0 commit comments