Skip to content

Commit

Permalink
Remove redundant link check in CI (#2044)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Sep 20, 2023
1 parent b94664d commit a1fec27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,3 @@ jobs:
with:
name: pdf
path: docs/build/latex/nbconvert.pdf
- name: Check links
run: |
cd docs
make linkcheck

0 comments on commit a1fec27

Please sign in to comment.