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.
2 parents 0056f97 + 23a7bd5 commit 189b2f9Copy full SHA for 189b2f9
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
python -m pip install --upgrade pip
25
pip install -U setuptools
26
- pip install tox tox-gh-actions coverage[toml]
+ pip install tox coverage[toml]
27
- name: Type checking
28
continue-on-error: true
29
0 commit comments