Skip to content

Commit

Permalink
correct branch name for scicloj repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Mar 6, 2024
1 parent c974d56 commit 7d9e8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-all-the-things.yml
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,6 @@ jobs:
clojureRepo: ${{ inputs.clojureRepo }}
clojureRef: ${{ inputs.clojureRef }}
subjectRepo: 'scicloj/scicloj.ml'
subjectRef: 'master'
subjectRef: 'main'
testDir: '.'
testCmd: '-M:test-runner'

0 comments on commit 7d9e8d1

Please sign in to comment.