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

fix: πŸ› Add continue-on-error to allow nightly to fail #104

Merged
merged 1 commit into from
May 17, 2024

Conversation

abelsiqueira
Copy link
Owner

On Test.yml, add missing continue-on-error that interacts with
allow_failure in the matrix and decides whether the ubilds can fail or
not. This allows nightly builds to fail.

βœ… Closes: #51

On Test.yml, add missing continue-on-error that interacts with
allow_failure in the matrix and decides whether the ubilds can fail or
not. This allows nightly builds to fail.

βœ… Closes: #51
@abelsiqueira abelsiqueira merged commit da6684a into main May 17, 2024
1 check passed
@abelsiqueira abelsiqueira deleted the 51-fix-nightly branch May 17, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add missing continue-on-error or change nightly strategy
1 participant