Skip to content

Commit 6132412

Browse files
committed
remove reporter
1 parent a26a2b9 commit 6132412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: yarn wp-env
4747

4848
- name: Run Playwright tests
49-
run: npx playwright test --reporter=list
49+
run: npx playwright test
5050

5151
- uses: actions/upload-artifact@v4
5252
with:

0 commit comments

Comments
 (0)