Skip to content

Commit

Permalink
Remove metamorph 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 6eb4535 commit 2aac6c5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test-all-the-things.yml
Original file line number Diff line number Diff line change
Expand Up @@ -755,16 +755,6 @@ jobs:
subjectRef: 'master'
testDir: '.'
testCmd: '-M:test:runner'
test-scicloj-metamorph-ml:
uses: ./.github/workflows/deps-test.yml
with:
clojureRepo: ${{ inputs.clojureRepo }}
clojureRef: ${{ inputs.clojureRef }}
subjectRepo: 'scicloj/metamorph.ml'
subjectRef: 'main'
testDir: '.'
testCmd: '-A:test -m kaocha.runner'
javaVersion: '["11", "17", "21"]'
test-clojure-lsp:
uses: ./.github/workflows/deps-test.yml
with:
Expand Down

0 comments on commit 2aac6c5

Please sign in to comment.