Commit b3a6f30
committed
chore: disable chromium sandbox in tests on all CI platforms
The 2026-07-08 Playwright roll enables the chromium sandbox by default
for the default MCP session; pass --no-sandbox on all CI platforms
(previously Linux-only) so Windows CI does not hang on browser launch.1 parent 164b43f commit b3a6f30
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments