]> Untitled Git - bdk/commitdiff
Remove unneeded cache paths for test-blockchains CI job github/release/0.10.0
authorSteve Myers <steve@notmandatory.org>
Wed, 18 Aug 2021 07:10:47 +0000 (09:10 +0200)
committerSteve Myers <steve@notmandatory.org>
Thu, 19 Aug 2021 16:17:20 +0000 (18:17 +0200)
.github/workflows/cont_integration.yml

index aa03c86524435d354b3f2bb8eec4bfd13f02d7b9..92fe2990f12310db18c67ce623953d8952c76cc7 100644 (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') }}