Skip to content

Commit

Permalink
Disable link check (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored May 29, 2024
1 parent 0456c11 commit 96f2118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs_build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: neuroinformatics-unit/actions/build_sphinx_docs@main
with:
check-links: false

deploy_sphinx_docs:
name: Deploy Sphinx Docs
Expand Down

0 comments on commit 96f2118

Please sign in to comment.