Skip to content

Commit 8966969

Browse files
committed
Verify Sphinx on GitHub.
1 parent d1210c6 commit 8966969

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/Pipeline.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ jobs:
88
Documentation:
99
uses: pyTooling/Actions/.github/workflows/SphinxDocumentation.yml@r4
1010
with:
11-
requirements: '-r docs/requirements.txt'
12-
doc_directory: 'docs'
13-
coverage_report_json_directory: "coverage"
11+
requirements: '-r docs/requirements.txt'
12+
doc_directory: 'docs'
1413
html_artifact: 'PoC-HTML'
1514
latex_artifact: 'PoC-LaTeX'
1615

0 commit comments

Comments
 (0)