mirror of
https://github.com/Swatinem/rust-cache
synced 2026-09-07 20:03:24 +00:00
Cache-on-failure support (#22)
This commit is contained in:
@@ -22,8 +22,10 @@ jobs:
|
||||
override: true
|
||||
|
||||
- uses: ./
|
||||
with:
|
||||
cache-on-failure: true
|
||||
|
||||
- run: |
|
||||
cargo install cargo-deny --locked
|
||||
cargo check
|
||||
cargo test
|
||||
cargo test
|
||||
Reference in New Issue
Block a user