diff --git a/.github/workflows/sessions-e2e.yml b/.github/workflows/sessions-e2e.yml index cbe990d19a3..8d5007b96d1 100644 --- a/.github/workflows/sessions-e2e.yml +++ b/.github/workflows/sessions-e2e.yml @@ -30,7 +30,7 @@ jobs: node-version-file: .nvmrc - name: Install dependencies - run: npm ci + run: npm ci --ignore-scripts env: ELECTRON_SKIP_BINARY_DOWNLOAD: 1 PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1