You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @chagar, thanks for your request! We've removed this command from the documentation. Related PR.
I'm going to close the issue, but feel free to contact us if you have any questions.
Description:
ERROR: unknown command "test"
).Action version:
- uses: actions/setup-python@v2
Platform:
Runner type:
Tools version:
Repro steps:
ERROR: unknown command "test"
underRun pip test
action.- run: pip test
Expected behavior:
pip check
. However, is this necessary after runningpip install
?Actual behavior:
The text was updated successfully, but these errors were encountered: