You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes for better CI stability:
- Use forks instead of threads in CI for better process isolation
- Reduce timeouts to prevent hanging processes
- Reduce retry count to fail faster
- Remove bail setting to see all test results
- Keep single process/fork in CI for memory efficiency
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments