Skip to content

Commit

Permalink
removed link check
Browse files Browse the repository at this point in the history
  • Loading branch information
filopedraz committed Jan 31, 2024
1 parent f728184 commit 98c32c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
assert cff['url'] == zen['related_identifiers'][0]['identifier']
assert cff['keywords'] == zen['keywords']
EOF
- name: linkcheck
# https://jupyterbook.org/en/stable/reference/cli.html
run: jupyter-book build --builder linkcheck --warningiserror --nitpick --keep-going .
build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 98c32c8

Please sign in to comment.