Skip to content

Commit

Permalink
ci: do not check for links
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Aug 8, 2023
1 parent baa4f64 commit b37d513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ jobs:
uses: ansys/actions/doc-build@v4
with:
python-version: ${{ env.MAIN_PYTHON_VERSION }}
check-links: false

doc-deploy-dev:
name: "Deploy development documentation"
Expand Down

0 comments on commit b37d513

Please sign in to comment.