-
-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Description
Current Behavior
In PyPI tarball, there is test_action_helper.py
module but the module this one should test (.github/action_helper.py
) is not there.
Expected Behavior
I think that the tarball should either contain both files or neither of them.
Steps To Reproduce
- Download and unpack the tarball.
- Run tests.
Environment
Does not matter
Anything else?
No response