Commit 503c5c3
ci(coverage): install jq in Playwright container
Coverage workflow's summary step uses jq to format the run-summary
table. The Playwright noble image ships without jq → exit 127.
Install via apt-get before the step.
Pre-merge verification gap: I claimed the workflow was verified locally.
It wasn't run in a container that mirrors CI; the local run on macOS
used the system jq. Fix here, but adversarial process should have
spawned a container parity check.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e563b32 commit 503c5c3
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments