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: Fix release wheels if condition #394

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

aborgna-q
Copy link
Collaborator

The if condition that decided whether to publish to pypi always evaluate to true -.-

I'm still not sure why; I suspected the trailing || but I tested many variations and only this github expression in a single line worked as expected...
https://github.com/CQCL/tket2/actions/runs/9418704582/job/25947230967

@aborgna-q aborgna-q requested a review from cqc-alec June 7, 2024 14:49
@aborgna-q aborgna-q added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit 51e3e2a Jun 7, 2024
24 checks passed
@aborgna-q aborgna-q deleted the ab/fix-wheels-condition branch June 7, 2024 15:11
github-merge-queue bot pushed a commit to CQCL/hugr that referenced this pull request Jun 7, 2024
Ported from CQCL/tket2#394

The if condition that decided whether to publish to pypi always evaluate
to true -.-

Passing (skipped) CI:
https://github.com/CQCL/hugr/actions/runs/9419287281/job/25948715096
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