Skip to content

Commit 1bc613d

Browse files
committed
update installation step of workflow
1 parent e14df33 commit 1bc613d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_sphinx_links.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
run: |
3030
python -m pip install --upgrade pip
3131
python -m pip install -r requirements-doc.txt
32-
python -m pip install .
3332
3433
- name: Check Sphinx links and references
3534
run: sphinx-build -n -b linkcheck ./docs/format/source ./test_build

0 commit comments

Comments
 (0)