Skip to content

Commit

Permalink
Re-enable CI test for links
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed May 13, 2024
1 parent 65c3252 commit 56e0610
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
- name: Test building documentation
run: python -m sphinx docs/ docs/_build/ -b html -W

#- name: Check links in documentation
# run: python -m sphinx docs/ docs/_build/ -b linkcheck -W
- name: Check links in documentation
run: python -m sphinx docs/ docs/_build/ -b linkcheck -W

0 comments on commit 56e0610

Please sign in to comment.