Skip to content

Commit 18fb5f4

Browse files
committed
Debugging
1 parent 0b3f42c commit 18fb5f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/debug-stuff.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ on:
1414

1515
jobs:
1616
test-xtdb:
17-
uses: ./.github/workflows/test-lein-repo.yml
17+
uses: ./.github/workflows/test-deps-repo.yml
1818
with:
1919
clojureRepo: ${{ inputs.clojureRepo }}
2020
clojureRef: ${{ inputs.clojureRef }}
21-
subjectRepo: 'xtdb/xtdb'
22-
subjectRef: '1.x'
21+
subjectRepo: 'scicloj/metamorph'
22+
subjectRef: 'master'

0 commit comments

Comments
 (0)