Skip to content

Commit 9cd6447

Browse files
Merge pull request #45 from webdevnerdstuff/dev
same old shi*
2 parents 1185894 + a6299e0 commit 9cd6447

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)