Skip to content

Conversation

@bregwin
Copy link

@bregwin bregwin commented Nov 12, 2024

Fixes #23052

Added "needs" to the Coverage check, so it only runs if all the previous tests mentioned pass.

image

We could also set fail-fast to true if we want to stop the workflow when any tests fail.

Please let me know if it needs any modifications.

@karthiknadig karthiknadig self-assigned this Nov 12, 2024
@karthiknadig karthiknadig added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Nov 12, 2024
@karthiknadig karthiknadig self-requested a review November 12, 2024 06:42
@karthiknadig karthiknadig merged commit 4bc7ff7 into microsoft:main Nov 12, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have CI coverage require other tests passing

3 participants