Update tests.yml

This commit is contained in:
Ace 2023-07-23 23:28:37 +02:00 committed by GitHub
parent 25f0e3db16
commit 64a1e9c1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ jobs:
- name: Generate Docs
run: |
apt-get install python3-sphinx
source venv/bin/activate
cd docsource
make html