Skip to content

Commit

Permalink
Wrong restore key ectobit/reusable-workflows#1
Browse files Browse the repository at this point in the history
  • Loading branch information
brainstorm committed Jun 16, 2022
1 parent 10d2ece commit 3e6e240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
~/.cargo/git/db/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
restore-keys: ${{ runner.os }}-cargo-
- name: Lint
run: |
cargo fmt --all -- --check
Expand Down

0 comments on commit 3e6e240

Please sign in to comment.