From: Steve Myers Date: Wed, 18 Aug 2021 07:10:47 +0000 (+0200) Subject: Remove unneeded cache paths for test-blockchains CI job X-Git-Tag: v0.11.0~7^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/enum.IterError.html?a=commitdiff_plain;h=582d2f38146de5fb1e0dd9779b15849c9e5adf10;p=bdk Remove unneeded cache paths for test-blockchains CI job --- diff --git a/.github/workflows/cont_integration.yml b/.github/workflows/cont_integration.yml index aa03c865..92fe2990 100644 --- a/.github/workflows/cont_integration.yml +++ b/.github/workflows/cont_integration.yml @@ -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') }}