Skip to content

Commit aa3a6e8

Browse files
authored
disable both caches
1 parent c15ae70 commit aa3a6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
cuda: '12.1.0'
3434
use-github-cache: false
35-
use-local-cache: true
35+
use-local-cache: false
3636

3737
# Upgrade pip and install your package (and its dependencies from pyproject.toml).
3838
- name: Install package and dependencies

0 commit comments

Comments
 (0)