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 85ed18d commit 461dd35Copy full SHA for 461dd35
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
python -m pip install --upgrade tox
30
- name: Test with tox
31
run: |
32
- tox
+ tox -e ALL
0 commit comments