Skip to content

Commit

Permalink
update installation step of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Dec 12, 2023
1 parent e14df33 commit 1bc613d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_sphinx_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -r requirements-doc.txt
python -m pip install .
- name: Check Sphinx links and references
run: sphinx-build -n -b linkcheck ./docs/format/source ./test_build

0 comments on commit 1bc613d

Please sign in to comment.