Skip to content

Commit 1ab95e4

Browse files
committed
Revert "temp: disable linkcheck"
This reverts commit 55d15c0.
1 parent 1466d24 commit 1ab95e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
jobs:
1212
pre_build:
1313
- pip install .
14-
# - sphinx-build -b linkcheck docs/ _build/linkcheck
14+
- sphinx-build -b linkcheck docs/ _build/linkcheck
1515
- sphinx-apidoc -o docs/api/ --module-first --no-toc --force src/virtualship
1616

1717
conda:

0 commit comments

Comments
 (0)