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

fix CI workflow for success with latest pip #105

Merged
merged 3 commits into from
Nov 7, 2022
Merged

fix CI workflow for success with latest pip #105

merged 3 commits into from
Nov 7, 2022

Conversation

pmeier
Copy link
Owner

@pmeier pmeier commented Nov 7, 2022

Follow-up to #98. This step should create an issue if the test suite passes with a newer pip. Thus, failure() && is jsut wrong here:

if:
failure() && github.event_name == 'schedule' && steps.tests.outcome ==
'success' && matrix.release == 'stable'

@pmeier pmeier marked this pull request as ready for review November 7, 2022 13:40
@pmeier pmeier merged commit 2a4fe13 into main Nov 7, 2022
@pmeier pmeier deleted the fix-pip-latest branch November 7, 2022 13:40
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

1 participant