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
Add configurable timeouts and parallelism to test script
Introduces environment variable overrides for test timeouts, max failures, and parallel workers in the run-test-evaluation.sh script. Updates pytest invocation to use these configurable values, improving CI flexibility and test performance.
0 commit comments