Skip to content

Commit

Permalink
use julia-runtest from tag
Browse files Browse the repository at this point in the history
  • Loading branch information
m-fila committed Oct 19, 2024
1 parent 4e42ec7 commit fe205d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
# change to julia-actions/[email protected] once it's available
- uses: julia-actions/julia-runtest@main
- uses: julia-actions/julia-runtest@v1
with:
test_args: ${{matrix.test_args}}

0 comments on commit fe205d5

Please sign in to comment.