We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15ae70 commit aa3a6e8Copy full SHA for aa3a6e8
.github/workflows/tests.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
cuda: '12.1.0'
34
use-github-cache: false
35
- use-local-cache: true
+ use-local-cache: false
36
37
# Upgrade pip and install your package (and its dependencies from pyproject.toml).
38
- name: Install package and dependencies
0 commit comments