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

Upload test cases even if tests fail #107

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

Nfactor26
Copy link
Owner

@Nfactor26 Nfactor26 commented Jan 25, 2024

Description
If any of the test cases fail, the upload artifact doesn't upload the test results file. This is because it doesn't run by design if the previous step failed. We need to setup it to always run so that in can upload test results even when tests fail.

@Nfactor26 Nfactor26 force-pushed the always-upload-test-results branch from d0de94d to a1bacef Compare January 25, 2024 15:19
@Nfactor26 Nfactor26 self-assigned this Jan 25, 2024
@Nfactor26 Nfactor26 added the ci-cd continuous integration and delivery label Jan 25, 2024
@Nfactor26 Nfactor26 merged commit 8f56046 into main Jan 25, 2024
2 of 3 checks passed
@Nfactor26 Nfactor26 deleted the always-upload-test-results branch January 25, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd continuous integration and delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant