diff --git a/.github/workflows/component-fixture-tests.yml b/.github/workflows/component-fixture-tests.yml index c2d56d0c206..98387841a20 100644 --- a/.github/workflows/component-fixture-tests.yml +++ b/.github/workflows/component-fixture-tests.yml @@ -29,7 +29,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