Skip to content

Commit 7d9e8d1

Browse files
committed
correct branch name for scicloj repo
1 parent c974d56 commit 7d9e8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,6 @@ jobs:
904904
clojureRepo: ${{ inputs.clojureRepo }}
905905
clojureRef: ${{ inputs.clojureRef }}
906906
subjectRepo: 'scicloj/scicloj.ml'
907-
subjectRef: 'master'
907+
subjectRef: 'main'
908908
testDir: '.'
909909
testCmd: '-M:test-runner'

0 commit comments

Comments
 (0)