Table improvements

This commit is contained in:
Sung-Hyun Kang
2026-05-04 10:41:32 -05:00
parent 1f58b99380
commit 1b1f2e6c21
+3 -3
View File
@@ -382,8 +382,8 @@ jobs:
> ⚠️ $BROKEN shard(s) failed before tests ran (infra/auth issue). Stats below reflect only shards that executed."
gh pr comment "$PR" --body "### Playwright tests $ICON
| Passed | Failed | Flaky | Skipped | Duration |
| :---: | :---: | :---: | :---: | :---: |
| $PASSED | $FAILED | $FLAKY | $SKIPPED | ${DURATION}s |
| Passed | Failed | Flaky | Duration |
| :---: | :---: | :---: | :---: |
| $PASSED | $FAILED | $FLAKY | ${DURATION}s |
📊 [Open full report]($REPORT_URL) · [Workflow run]($RUN_URL)$NOTE"