Skip to content

Commit

Permalink
disable pw:api logs
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Oct 4, 2024
1 parent 80e61be commit 9ca0fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
run: |
DEBUG=pw:api \
WP_BASE_URL=http://127.0.0.1:9400/ \
xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- \
npm run test:e2e -- --shard=${{ matrix.part }}/${{ matrix.totalParts }}
Expand Down

0 comments on commit 9ca0fbb

Please sign in to comment.