docs: Add pytest files to a scope triggering doc-build workflow
Those files are used with autoclass to use their docstrings in docs. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
This commit is contained in:
parent
90c1aaad69
commit
a9565f7a96
1 changed files with 2 additions and 0 deletions
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
|
@ -50,6 +50,8 @@ jobs:
|
|||
scripts/dts/
|
||||
doc/requirements.txt
|
||||
.github/workflows/doc-build.yml
|
||||
scripts/pylib/pytest-twister-harness/src/twister_harness/device/device_adapter.py
|
||||
scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/shell.py
|
||||
|
||||
doc-build-html:
|
||||
name: "Documentation Build (HTML)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue