We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18776c commit 90139ebCopy full SHA for 90139eb
.github/workflows/python-tox.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
python-version: ${{ matrix.python }}
18
- run: pip install tox
19
- - run: tox
+ - run: tox -e py
0 commit comments