We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4199c commit 03f266bCopy full SHA for 03f266b
.github/workflows/tox.yml
@@ -18,4 +18,4 @@ jobs:
18
with:
19
python-version: ${{ matrix.python }}
20
- run: pip install tox
21
- - run: tox py
+ - run: tox -e py
0 commit comments