Skip to content

Commit

Permalink
Feat: Add link check (#693)
Browse files Browse the repository at this point in the history
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
dipinknair and pyansys-ci-bot authored Apr 11, 2024
1 parent c11e52d commit 5438b7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@ jobs:
# Make the pdf doc & validate results
make_doc pdf
# Make the pdf doc & validate results
make_doc linkcheck
- name: Upload HTML Documentation
uses: actions/upload-artifact@v4
with:
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/693.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Feat: Add link check

0 comments on commit 5438b7d

Please sign in to comment.