Skip to content

[MNT] remove fail-fast flag in CI#169

Merged
fkiraly merged 1 commit into
mainfrom
no-fail-fast
May 1, 2023
Merged

[MNT] remove fail-fast flag in CI#169
fkiraly merged 1 commit into
mainfrom
no-fail-fast

Conversation

@fkiraly
Copy link
Copy Markdown
Contributor

@fkiraly fkiraly commented May 1, 2023

This removes the fail-fast flag in CI, as the matrix runs concurrently and, usually, when one parallel task fails the next one is almost done already. Further, these take only few minutes to run, so should be no resource blocker.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label May 1, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #169 (ffde26d) into main (b27c0be) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   82.82%   82.82%           
=======================================
  Files          39       39           
  Lines        2795     2795           
=======================================
  Hits         2315     2315           
  Misses        480      480           

@fkiraly fkiraly merged commit 6de4b93 into main May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants