ci: Try docs as well

This commit is contained in:
Florian Bruhin 2021-03-29 10:04:14 +02:00
parent 353b27df53
commit a93b1f00c9
1 changed files with 1 additions and 1 deletions

View File

@ -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