diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 44be4551..5372fd35 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: |