Skip to content

Commit dfedb60

Browse files
Merge branch 'main' into update_documentation_for_v0.1.0
2 parents 7706f7f + 75af733 commit dfedb60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ build:
33
os: ubuntu-22.04
44
tools:
55
python: mambaforge-22.9
6-
jobs:
7-
pre_build:
8-
- sphinx-build -b linkcheck docs/ _build/linkcheck
6+
# jobs: # TODO: uncomment when we have a test suite
7+
# pre_build:
8+
# - sphinx-build -b linkcheck docs/ _build/linkcheck
99

1010
sphinx:
1111
configuration: docs/conf.py

0 commit comments

Comments
 (0)