install tox
This commit is contained in:
parent
813d3f8edc
commit
177e6f1f74
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
||||
- name: Install packages
|
||||
run:
|
||||
sudo apt-get update -y &&
|
||||
sudo apt-get install -y git python3-sphinx graphviz libenchant1c2a
|
||||
sudo apt-get install -y git python3-tox python3-sphinx graphviz libenchant1c2a
|
||||
- name: Test doc build
|
||||
run: tox -e docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user