ci: use default E2E workers and GitHub reporter#585
Conversation
📝 WalkthroughWalkthroughThe Playwright ChangesPlaywright worker config and docs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
blog | 16e43d4 | Commit Preview URL Branch Preview URL |
Jun 28 2026, 04:40 PM |
Summary
workerstoundefinedat all times so the runner uses Playwright's default worker countgithubreporter on GitHub Actions while keeping existinglistandhtmlreportersTest Plan
pnpm run format:checkpnpm run lintCI=1 GITHUB_ACTIONS=true pnpm run test:e2e(Running 162 tests using 2 workers, 146 passed / 16 skipped; GitHub reporter emitted a Playwright Run Summary notice)