diff --git a/.github/workflows/tests-conda.yml b/.github/workflows/tests-conda.yml index 7c77f0a7..8fb37da5 100644 --- a/.github/workflows/tests-conda.yml +++ b/.github/workflows/tests-conda.yml @@ -56,7 +56,6 @@ jobs: create-args: >- python=${{ matrix.python }} ${{ matrix.extra }} - cache-environment: true - name: Set environment variables (Windows) if: runner.os == 'Windows'