Remove unneeded cache paths for test-blockchains CI job

This commit is contained in:
Steve Myers
2021-08-18 09:10:47 +02:00
parent ea56a87b4b
commit 73a7faf144

View File

@@ -95,8 +95,6 @@ jobs:
with:
path: |
~/.cargo/registry
~/.cargo/bitcoin
~/.cargo/electrs
~/.cargo/git
target
key: ${{ runner.os }}-cargo-${{ github.job }}-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}