Skip to content

Commit 45e0d6f

Browse files
committed
try to silence some CI warnings
1 parent 86bf293 commit 45e0d6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ jobs:
184184
runs-on: ubuntu-latest
185185
steps:
186186
- uses: astral-sh/setup-uv@v7
187+
with:
188+
enable-cache: false
187189

188190
- name: Download merged artifacts
189191
uses: actions/download-artifact@v7.0.0

0 commit comments

Comments
 (0)