Skip to content

Commit 2aac6c5

Browse files
committed
Remove metamorph from test-all-the-things
1 parent 6eb4535 commit 2aac6c5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/test-all-the-things.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -755,16 +755,6 @@ jobs:
755755
subjectRef: 'master'
756756
testDir: '.'
757757
testCmd: '-M:test:runner'
758-
test-scicloj-metamorph-ml:
759-
uses: ./.github/workflows/deps-test.yml
760-
with:
761-
clojureRepo: ${{ inputs.clojureRepo }}
762-
clojureRef: ${{ inputs.clojureRef }}
763-
subjectRepo: 'scicloj/metamorph.ml'
764-
subjectRef: 'main'
765-
testDir: '.'
766-
testCmd: '-A:test -m kaocha.runner'
767-
javaVersion: '["11", "17", "21"]'
768758
test-clojure-lsp:
769759
uses: ./.github/workflows/deps-test.yml
770760
with:

0 commit comments

Comments
 (0)