Skip to content

Commit 4b72acc

Browse files
committed
chore: add legacy peer dependencies installation command for Cypress
1 parent 3cd6374 commit 4b72acc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: cypress-io/github-action@v6
2929
with:
3030
component: true
31+
install-command: npm ci --legacy-peer-deps
3132

3233
- name: Lint, build and release
3334
env:

0 commit comments

Comments
 (0)