We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5268427 commit 5cecb79Copy full SHA for 5cecb79
1 file changed
.github/workflows/tests.yaml
@@ -78,8 +78,6 @@ jobs:
78
run: sphinx-build -W -b html docs docs/_build/html
79
- name: run doctests
80
run: sphinx-build -b doctest docs docs/_build/doctest
81
- - name: check links
82
- run: sphinx-build -b linkcheck docs docs/_build/linkcheck
83
84
typecheck:
85
name: "typecheck"
0 commit comments