add mkdocstrings-python to ci.yml

This commit is contained in:
Pim Nelissen
2026-01-28 09:43:17 +01:00
committed by GitHub
parent 287c6befdd
commit cd0568aa8b

View File

@ -25,5 +25,5 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force
- run: pip install mkdocs-material mkdocstrings-python
- run: mkdocs gh-deploy --force