We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a30e03 commit cb90d92Copy full SHA for cb90d92
1 file changed
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Install dependencies
68
uses: astral-sh/setup-uv@v7
69
with:
70
- enable-cache: true
+ enable-cache: true
71
72
# Download the Linux wheel built in the build workflow
73
- name: Download pre-built Linux wheel
0 commit comments