Skip to content

Commit

Permalink
Merge pull request #464 from privacy-scaling-explorations/chore/cache…
Browse files Browse the repository at this point in the history
…-issue

chore: remove caching for synpress runs
  • Loading branch information
0xmad authored Nov 8, 2024
2 parents 125e40a + 6ab43e5 commit 4c43005
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-
Expand Down

0 comments on commit 4c43005

Please sign in to comment.