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 19, 2023
1 parent 0f4321e commit e6351e2
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,6 +23,6 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.julia-version }}
- uses: julia-actions/cache@8c4629b46bc917a7d8f61c33b242059e870f19e0
- uses: julia-actions/cache@7f643f48a669761e0eaf312ae5fe420b86ec508c
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1

0 comments on commit e6351e2

Please sign in to comment.