There was an error while loading. Please reload this page.
1 parent 2a12327 commit 5d53a70Copy full SHA for 5d53a70
1 file changed
.github/workflows/_checks-rs.yaml
@@ -331,9 +331,6 @@ jobs:
331
- name: Setup Rust cache
332
if: inputs.cache_cargo && !inputs.use_rust_cache && steps.cache-control.outputs.enabled != 'false'
333
uses: kunobi-ninja/kache-action@v1
334
- with:
335
- github-cache: "true"
336
- cache-executables: "false"
337
338
- name: Install cargo-tarpaulin for coverage
339
if: inputs.enable_coverage
0 commit comments