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
fix: simplify CI to avoid Nx Cloud distributed execution failures
- Remove distributed execution setup that was causing agent failures
- Simplify to sequential execution of typecheck, lint, test, build
- Remove agent configuration to avoid 'agents were stopped due to error'
- Maintain parallel execution within each step for performance
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments