Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 22, 2023
1 parent 979cacb commit 9983a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@5d5ff4e210fbccb3e875c042dd7c8e6f9c31e1f0
- uses: julia-actions/cache@0636438ccb5f17fed77b8e117280b9e9f777f352
- uses: julia-actions/julia-runtest@v1
with:
coverage: 'false'
Expand Down

0 comments on commit 9983a91

Please sign in to comment.