diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2fa6b03..3a7b1d9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,7 +20,7 @@ jobs: python=${{ matrix.pyver }} pytest>=6.2.5 init-shell: bash - cache-environment: false + cache-environment: true post-cleanup: 'all' - name: Install graphicle