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

tests: support running when the Python launcher for UNIX is present #775

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

henryiii
Copy link
Collaborator

I can't run the tests locally and see coverage because it fails on one test - if you have py (the Python launcher for UNIX) installed, it breaks the assumptions of this test. Fixed and used print instead of noqa to make it easier to debug in the future.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Copy link
Collaborator

@FollowTheProcess FollowTheProcess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @henryiii 🙂

@FollowTheProcess FollowTheProcess merged commit e3d8578 into wntrblm:main Feb 21, 2024
40 checks passed
@henryiii henryiii deleted the henryiii/ci/fixpyunix branch February 21, 2024 13:39
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