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 050443f commit 2d70518Copy full SHA for 2d70518
.github/workflows/tests.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
python-version: ${{ matrix.python }}
17
- run: pip install tox
18
- - run: tox -e py
+ - run: tox -e py,lint
0 commit comments