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 4, 2023
1 parent 63b75fd commit c53023b
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@297def1b99b53699447b82e30f821aef343fce05
- uses: julia-actions/cache@e7b3306fe5639e5a4c46aeb4525ff160c28b1e05
with:
cache-compiled: true
# cache-name: ${{ matrix.julia-version }}-${{ matrix.arch }}
Expand Down

0 comments on commit c53023b

Please sign in to comment.