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 a26a2b9 commit 6132412Copy full SHA for 6132412
.github/workflows/e2e.yml
@@ -46,7 +46,7 @@ jobs:
46
run: yarn wp-env
47
48
- name: Run Playwright tests
49
- run: npx playwright test --reporter=list
+ run: npx playwright test
50
51
- uses: actions/upload-artifact@v4
52
with:
0 commit comments