ci: Try docs as well
This commit is contained in:
parent
353b27df53
commit
a93b1f00c9
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
python -m pip install -U pip
|
||||
python -m pip install -U -r misc/requirements/requirements-tox.txt
|
||||
- name: Run tox
|
||||
run: tox -e build-release -- --skip-docs
|
||||
run: tox -e build-release
|
||||
|
||||
irc:
|
||||
timeout-minutes: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue