Skip to content

Commit 5d53a70

Browse files
committed
fix: use kache defaults (no github-cache)
1 parent 2a12327 commit 5d53a70

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/_checks-rs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,9 +331,6 @@ jobs:
331331
- name: Setup Rust cache
332332
if: inputs.cache_cargo && !inputs.use_rust_cache && steps.cache-control.outputs.enabled != 'false'
333333
uses: kunobi-ninja/kache-action@v1
334-
with:
335-
github-cache: "true"
336-
cache-executables: "false"
337334

338335
- name: Install cargo-tarpaulin for coverage
339336
if: inputs.enable_coverage

0 commit comments

Comments
 (0)