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
ci: reduce integration test parallelism to 50% maxWorkers
Reduces Jest maxWorkers from 100% to 50% in CI integration tests
to prevent overwhelming the CI environment with excessive
parallelism. Updates comment to reflect 16 workers instead of 32
on typical runners.
0 commit comments