Skip to content

Commit c90cf04

Browse files
committed
fix: cypress 캐시 관련 오류 해결
1 parent f70099a commit c90cf04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/process-e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
npm install -g pnpm
2626
pnpm install --frozen-lockfile
27+
pnpm run cypress install
2728
2829
- name: Create .env file for Testing
2930
run: |

0 commit comments

Comments
 (0)