Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcenteno committed Sep 21, 2023
1 parent bcaf7c8 commit afb0013
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ jobs:
working-directory: submodules/era-test-node
run: make build-precompiles

- name: "era-test-node: Rust caches"
uses: Swatinem/rust-cache@v2
working-directory: submodules/era-test-node
with:
cache-on-failure: true

- name: "era-test-node: start"
working-directory: submodules/era-test-node
# The usage of `nohup ... &` guarantees that the server will keep on
Expand Down

0 comments on commit afb0013

Please sign in to comment.