Skip to content

Commit

Permalink
disable cache downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewq11 committed Nov 7, 2024
1 parent 0f459de commit 00bd253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
environment-file: env.yml
environment-name: graphium
cache-environment: true
cache-downloads: true
cache-downloads: false
create-args: >-
python=${{ matrix.python-version }}
condarc: |
Expand Down

0 comments on commit 00bd253

Please sign in to comment.