[CI] Remove redundant Rust cache save-if settings (#32243)
This commit is contained in:
@@ -47,7 +47,6 @@ jobs:
|
||||
with:
|
||||
workspaces: sgl-model-gateway
|
||||
shared-key: "rust-cache"
|
||||
save-if: true
|
||||
cache-all-crates: true
|
||||
cache-on-failure: true
|
||||
|
||||
@@ -111,7 +110,6 @@ jobs:
|
||||
shared-key: "rust-cache"
|
||||
cache-all-crates: true
|
||||
cache-on-failure: true
|
||||
save-if: true
|
||||
|
||||
- name: Run benchmark
|
||||
timeout-minutes: 30
|
||||
|
||||
Reference in New Issue
Block a user