Skip to content

Commit 5cecb79

Browse files
committed
ci/cd: remove docs check links step
1 parent 5268427 commit 5cecb79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
run: sphinx-build -W -b html docs docs/_build/html
7979
- name: run doctests
8080
run: sphinx-build -b doctest docs docs/_build/doctest
81-
- name: check links
82-
run: sphinx-build -b linkcheck docs docs/_build/linkcheck
8381

8482
typecheck:
8583
name: "typecheck"

0 commit comments

Comments
 (0)