diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4d85219d..9e42bc1f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,3 +59,4 @@ jobs: # wait-on: 'http://localhost:8080' browser: chrome config-file: cypress/cypress.config.ts + install-command: npm i --legacy-peer-deps