Skip to content

Commit a6299e0

Browse files
same old shi*
1 parent 4fc68a9 commit a6299e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cypress.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,8 @@ jobs:
5252
- name: Clear Vite cache
5353
run: rm -rf node_modules/.vite
5454

55+
- name: Clear pnpm cache
56+
run: pnpm store prune
57+
5558
- name: Run Cypress component tests
5659
run: pnpm cy:run:component

0 commit comments

Comments
 (0)