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

Mark failing CI tests as failed #1541

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Mark failing CI tests as failed #1541

merged 1 commit into from
Sep 25, 2023

Conversation

yut23
Copy link
Contributor

@yut23 yut23 commented Sep 25, 2023

With pipefail, the exit code for a pipeline will be taken from the first failing command in the pipeline, rather than the last command.

With `pipefail`, the exit code for a pipeline will be taken from the first failing command in the pipeline, rather than the last command.
@SirVer
Copy link
Owner

SirVer commented Sep 25, 2023

Thank you very much!

@SirVer SirVer merged commit 60240d4 into SirVer:master Sep 25, 2023
@yut23 yut23 deleted the patch-1 branch February 8, 2024 18: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.

None yet

2 participants