Skip to content

Commit f81e4c2

Browse files
committed
Ignore postinstall scripts
1 parent fd797a4 commit f81e4c2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ jobs:
1414
with:
1515
node-version: 22
1616
cache: npm
17-
- run: npm ci
18-
env:
19-
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
17+
- run: npm ci --ignore-scripts
2018
- name: Cache Playwright browsers
2119
id: playwright-cache
2220
uses: actions/cache@v4

0 commit comments

Comments
 (0)