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: tests run for all pushes to main #52

Merged
merged 1 commit into from
Dec 12, 2024
Merged

CI: tests run for all pushes to main #52

merged 1 commit into from
Dec 12, 2024

Conversation

lalver1
Copy link
Member

@lalver1 lalver1 commented Dec 12, 2024

Removed the if: github.ref_type == 'tag' condition on tests-ui and tests-pytest in the Deploy workflow so that the tests run on all pushes (both commits and tags) to main.

regardless if it's a commit or a tag push
@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 15:18
@lalver1 lalver1 requested a review from a team as a code owner December 12, 2024 15:18
@lalver1 lalver1 merged commit 87cf542 into main Dec 12, 2024
6 checks passed
@lalver1 lalver1 deleted the ci/run-tests-deploy branch December 12, 2024 15:51
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