Skip to content

Commit cc5d807

Browse files
committed
Revert "tmp: allow clipy cache saving in windows"
This reverts commit 83c5fdf.
1 parent 89f2cdb commit cc5d807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
- uses: Swatinem/rust-cache@v2
104104
with:
105105
workspaces: ${{ env.DEV_DRIVE }}/uv
106+
save-if: ${{ github.ref == 'refs/heads/main' }}
106107
env:
107108
CARGO_HOME: ${{ env.DEV_DRIVE }}/.cargo
108109
RUSTUP_HOME: ${{ env.DEV_DRIVE }}/.rustup

0 commit comments

Comments
 (0)