mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-30 00:10:10 +00:00
Actually check whether to do cache-on-failure
This commit is contained in:
parent
8b100854e9
commit
cf9cfbbe54
3 changed files with 13 additions and 7 deletions
8
.github/workflows/selftest.yml
vendored
8
.github/workflows/selftest.yml
vendored
|
@ -26,8 +26,6 @@ jobs:
|
|||
cache-on-failure: true
|
||||
|
||||
- run: |
|
||||
# cargo install cargo-deny --locked
|
||||
# cargo check
|
||||
# cargo test
|
||||
set
|
||||
wibble
|
||||
cargo install cargo-deny --locked
|
||||
cargo check
|
||||
cargo test
|
Loading…
Add table
Add a link
Reference in a new issue