Skip to content

Commit a5b8844

Browse files
committed
docs->doc in testing_doc.yml
1 parent e99ad86 commit a5b8844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: ammaraskar/[email protected]
2121
with:
22-
pre-build-command: "python3 -m pip install .[docs]"
22+
pre-build-command: "python3 -m pip install .[doc]"
2323
docs-folder: "docs/"
2424

2525
- name: Build Sphinx documentation

0 commit comments

Comments
 (0)