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

chore(ci): disable fail-fast on matrix tests #2919

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

ramin
Copy link
Collaborator

@ramin ramin commented Nov 9, 2023

Disable "fail-fast" so if the ubuntu-latest matrix unit test fails then it wont cancel the run of macos-latest, this will help with easing ability to merge as we've reduced the requirement for both to merge

@ramin ramin added the kind:ci CI related PRs label Nov 9, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2919 (ff4e652) into main (541cdaf) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2919      +/-   ##
==========================================
+ Coverage   51.73%   51.79%   +0.05%     
==========================================
  Files         167      167              
  Lines       10806    10806              
==========================================
+ Hits         5591     5597       +6     
+ Misses       4723     4720       -3     
+ Partials      492      489       -3     

see 8 files with indirect coverage changes

@ramin ramin marked this pull request as ready for review November 9, 2023 22:57
@ramin ramin enabled auto-merge (squash) November 9, 2023 23:10
@ramin ramin merged commit 5756ad1 into main Nov 10, 2023
19 of 20 checks passed
@ramin ramin deleted the ci/ramin/fail-fast-false branch November 10, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:ci CI related PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants