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
We must extend the CI workflow to trigger the execution of model tests on each new PR and when merging to main.
Tests should be triggered on a variant basis (e.g., no vLLM tests when testing for ecosystem).
Description
We must extend the CI workflow to trigger the execution of model tests on each new PR and when merging to main.
Tests should be triggered on a variant basis (e.g., no vLLM tests when testing for
ecosystem).