Skip to content

Commit

Permalink
[CI] Do not cache registry in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Mar 3, 2022
1 parent ed0482a commit 951d1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
with:
path: |
~/.julia/artifacts
~/.julia/registries
key: ${{ runner.os }}-test-${{ env.cache-name }}-${{ hashFiles('**/docs/Project.toml') }}
restore-keys: |
${{ runner.os }}-test-${{ env.cache-name }}-
Expand Down

0 comments on commit 951d1fb

Please sign in to comment.