diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9200a5ede..ec830765f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: with: environment-file: environment.lock.yml init-shell: bash - cache-environment: true + # cache-environment: true post-cleanup: 'all' - name: Install package run: |