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 a5eaffa commit deb7193Copy full SHA for deb7193
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
poetry-version: '1.1.4'
42
- run: pip install tox
43
- - run: tox --parallel
+ - run: tox -q --parallel
44
env:
45
TOXENV: ${{ matrix.toxenv }}
46
build_site:
0 commit comments