mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
The test workflow captured exit codes but never failed the job, so PR checks always showed green even when tests failed. Exit with the captured code in the summarize step so each suite properly reports pass/fail. Not a required check, so failures remain non-blocking. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>