Skip to content

Commit

Permalink
Merge pull request #914 from JuliaControl/baggepinnen-patch-2
Browse files Browse the repository at this point in the history
try enable CI caches
  • Loading branch information
baggepinnen committed Feb 1, 2024
2 parents 3ef8ebc + 49c8163 commit 01c8e08
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 @@ -31,7 +31,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: actions/cache@v1
- uses: julia-actions/cache@v1
env:
cache-name: cache-artifacts
with:
Expand Down

0 comments on commit 01c8e08

Please sign in to comment.