Skip to content

Commit

Permalink
Run link checker twice to get less GitHub fails
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Jul 12, 2023
1 parent 7cd3a77 commit 141d72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: make docs

- name: Check Documentation URLs 🔗
run: make linkcheck-docs
run: make linkcheck-docs || make linkcheck-docs

0 comments on commit 141d72d

Please sign in to comment.