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 270ab21 commit 941bc33Copy full SHA for 941bc33
.github/workflows/e2e-test.yml
@@ -54,4 +54,6 @@ jobs:
54
run: npm run wp-env start
55
56
- name: Run tests
57
+ env:
58
+ PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
59
run: npm run test-e2e
0 commit comments