diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 9eba734b..b8ed9d95 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -58,8 +58,6 @@ jobs: path: | ~/.pnpm-store node_modules - /home/runner/.cache/Cypress - packages/e2e/.cache-synpress key: ${{ runner.os }}-node-${{ hashFiles('**/pnpm-lock.yaml') }} restore-keys: | ${{ runner.os }}-node-