Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPMI: Always enable venv for coreclr_tests.run collection #107133

Merged
merged 1 commit into from
Aug 30, 2024

Commits on Aug 29, 2024

  1. SPMI: Always enable venv for coreclr_tests.run collection

    Otherwise if the Helix run failed (because of a failing test) we won't
    run this step, which will cause the next steps to fail. This is
    currently happening for collections internally. The other places where
    we enable Python venv already have this `condition: always()`.
    jakobbotsch committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4b7fc46 View commit details
    Browse the repository at this point in the history