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

Don't cancel other test jobs if one fails in CI workflow #548

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

charleskorn
Copy link
Contributor

What this PR does:

This PR changes the CI workflow to not cancel all other test jobs if one fails.

This behaviour can be annoying when dealing with a flaky test.

Which issue(s) this PR fixes:

(none)

Checklist

  • [n/a] Tests updated
  • [n/a] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@charleskorn charleskorn marked this pull request as ready for review July 17, 2024 01:29
@charleskorn charleskorn enabled auto-merge (squash) July 17, 2024 01:30
@charleskorn charleskorn merged commit ecbef9e into main Jul 17, 2024
5 of 6 checks passed
@charleskorn charleskorn deleted the charleskorn/dont-fail-fast branch July 17, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants