We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d280122 + 527e008 commit e217185Copy full SHA for e217185
3 files changed
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: google/wireit@setup-github-actions-caching/v1
32
33
- run: npm ci
34
- - run: npx playwright install-deps
+ - run: npx playwright install --with-deps
35
- run: npm test
36
env:
37
WIREIT_FAILURES: continue
0 commit comments