Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Aug 31, 2024
1 parent 1449fa1 commit 58b89e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@55b154e1212c2586e7bc8dfe150c3c15c932d224
- uses: julia-actions/cache@55b154e1212c2586e7bc8
- uses: julia-actions/julia-runtest@v1
continue-on-fail: true
- uses: julia-actions/julia-processcoverage@v1

0 comments on commit 58b89e3

Please sign in to comment.