mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Fix verify-docstrings.py
This commit is contained in:
@@ -151,7 +151,7 @@ jobs:
|
||||
run: |
|
||||
cd docs
|
||||
make html SPHINXOPTS=-W
|
||||
python3 ./docs/verify-docstrings.py
|
||||
python3 verify-docstrings.py
|
||||
linux:
|
||||
name: Linux
|
||||
needs: [commit-msg, clang-format]
|
||||
|
||||
Reference in New Issue
Block a user