Skip to content

Commit

Permalink
fix master branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
rymanderson committed Aug 6, 2024
1 parent d7f8c04 commit 998962f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/julia-runtest@main
- uses: julia-actions/julia-runtest@master

0 comments on commit 998962f

Please sign in to comment.