Skip to content

Commit

Permalink
Ah, I forgot this
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Jul 27, 2023
1 parent 14c99da commit 1cec3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Run Sphinx linkcheck builder
run: |
cd docs/sphinx
python -m sphinx -b linkcheck -T source build/linkcheck
python -m sphinx -b linkcheck -T -W --keep-going source build/linkcheck

0 comments on commit 1cec3d3

Please sign in to comment.