-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
pr-flow is broken on macOS #2403
Comments
I'm wondering if we should even have pr-flow. CI is enough to test it. It's just unnecessary step to run on contributor's computer |
I actually have already had it fixed as I need to run tests. I will file a pull request to fix it (alongside the thing I intend to add). |
I always run tests by just running |
I don't disagree and I do prefer that if possible. But, ... I can never remember the correct command in the correct directory? e.g.: I wish tests can be as simple as |
Problem
Not sure if this issue is related to macOS specifically.
But I haven't seen others with a different system reporting any issues.
Steps To Reproduce
run
cargo make pr-flow
Expected behavior
pr-flow runs.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: