We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c5388 commit 7184ff5Copy full SHA for 7184ff5
.github/workflows/e2e.yml
@@ -37,7 +37,7 @@ jobs:
37
run: yarn build
38
39
- name: Playwright install
40
- run: yarn playwright install-deps chromium
+ run: yarn playwright install chromium
41
42
- name: Start wp-env
43
run: yarn wp-env
0 commit comments