Skip to content

Commit

Permalink
Remove manifold from test-all-the-things
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Dec 16, 2024
1 parent 26daeb5 commit 6eb4535
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-all-the-things.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1389,10 +1389,3 @@ jobs:
clojureRef: ${{ inputs.clojureRef }}
subjectRepo: 'clj-commons/iapetos'
subjectRef: 'master'
test-clj-commons-manifold:
uses: ./.github/workflows/lein-test.yml
with:
clojureRepo: ${{ inputs.clojureRepo }}
clojureRef: ${{ inputs.clojureRef }}
subjectRepo: 'clj-commons/manifold'
subjectRef: 'master'

0 comments on commit 6eb4535

Please sign in to comment.