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

CI: deploy job runs only if tests pass #54

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

lalver1
Copy link
Member

@lalver1 lalver1 commented Dec 12, 2024

Removed the if condition on the deploy job so that deploy does not run regardless of the success or failure of tests-ui and tests-pytest, i.e., needs actually behaves as expected. Referred to the warning note in the docs.

so that deploy does not run regardless of the success or failure of tests-ui and tests-pytest, i.e., needs actually behaves as expected
@lalver1 lalver1 self-assigned this Dec 12, 2024
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

@lalver1 lalver1 marked this pull request as ready for review December 12, 2024 20:49
@lalver1 lalver1 requested a review from a team as a code owner December 12, 2024 20:49
@lalver1 lalver1 merged commit 36310ad into main Dec 12, 2024
6 checks passed
@lalver1 lalver1 deleted the ci/remove-if-deploy branch December 12, 2024 22:11
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