diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6876b143c..fd2d6d18a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,8 +39,6 @@ jobs: environment-file: environment.yml create-args: >- python=${{ matrix.python-version }} - cache-environment: true - cache-downloads: true init-shell: none generate-run-shell: true