Skip to content

Commit 7ebbc82

Browse files
committed
delete test code
1 parent fa7c244 commit 7ebbc82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ build:
1818
- python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .
1919
- git fetch --tags --unshallow || true
2020
- mkdir -p $READTHEDOCS_OUTPUT/html/
21-
- cd docs && pwd
22-
- cd docs && ls
2321
- python -m sphinx -T -b html -d _build/doctrees -D language=en ./docs $READTHEDOCS_OUTPUT/html
2422

2523
# Build documentation in the docs/ directory with Sphinx

0 commit comments

Comments
 (0)