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

feat(action): do not use checks in Python setup #2

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

IamAbbey
Copy link
Contributor

We do not want to perform checks (e.g. Poetry version downgrade) when using the setup action outside of a CI workflow, for example in the action here. See also moneymeets/action-setup-python-poetry#21.

@IamAbbey IamAbbey requested a review from felix11h February 19, 2024 10:20
@IamAbbey IamAbbey merged commit 515d74e into master Feb 19, 2024
4 checks passed
@IamAbbey IamAbbey deleted the feature/do-no-use-checks-in-python-setup branch February 19, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants