Revert accidentally deleted line
This commit is contained in:
parent
942fd76d41
commit
2dd16058c2
|
@ -112,6 +112,8 @@ jobs:
|
|||
python-version: "3.11"
|
||||
cache: pip
|
||||
|
||||
- run: python -Im pip install --upgrade tox
|
||||
|
||||
- run: python -Im tox run -e docs,changelog
|
||||
|
||||
mypy:
|
||||
|
|
Loading…
Reference in New Issue