From 1b1f2e6c2191042213a74c91b1823591ff33bb23 Mon Sep 17 00:00:00 2001 From: Sung-Hyun Kang Date: Mon, 4 May 2026 10:41:32 -0500 Subject: [PATCH] Table improvements --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69720bfb9..dc2b1fa74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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"