-
Notifications
You must be signed in to change notification settings - Fork 25
Github Actions issue with tox
#819
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
Comments
Okay, pretty sure we know what's going on: From We have not caught these until now because we have only been testing using
|
What's interesting is that between the last passing GA workflow and the one that failed, the behavior of the Old:
New:
|
Possible culprit: https://github.com/actions/setup-python/releases/tag/v4.4.0 released yesterday |
Still curious about what exactly happened there but the patch is in regardless |
As of this morning our
tox build
workflow is failing on Github Actions.During attempted execution of the following command:
Tox itself fails with the message:
(also happening for other environments)
https://github.com/ComputationalCryoEM/ASPIRE-Python/actions/runs/3766988114/jobs/6404083720
https://github.com/ComputationalCryoEM/ASPIRE-Python/actions/runs/3766921945
Test run including a naive addition to the
check
step that finds thesh
installed on the runner:https://github.com/ComputationalCryoEM/ASPIRE-Python/actions/runs/3766977486
The text was updated successfully, but these errors were encountered: