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

Turn off GitHub Actions fail-fast #72

Closed
wants to merge 1 commit into from
Closed

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 28, 2023

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

Prevent GitHub from canceling all in-progress and queued jobs in the matrix if any job in the matrix fails.

@kdabir
Copy link
Owner

kdabir commented Jul 28, 2023

Will merge this once current pipeline is green, ie. all checks are passing. Currently to work on #74 it's good to run all checks.

@cclauss
Copy link
Contributor Author

cclauss commented Aug 26, 2023

To be clear...
These changes are only useful when tests are failing.
These changes have no effect when all tests pass.

@cclauss cclauss closed this Apr 26, 2024
@cclauss cclauss reopened this Apr 26, 2024
@cclauss cclauss closed this Apr 26, 2024
@cclauss cclauss deleted the patch-1 branch April 26, 2024 13:12
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