Skip to content

Commit 253b979

Browse files
author
yaroslav
committed
update docs
1 parent 3ca2e6a commit 253b979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
pip install -r docs/requirements.txt
2727
pip install -e .
2828
29-
- name: Import check
30-
run: python -c "import omd2tex"
29+
#- name: Import check
30+
# run: python -c "import omd2tex"
3131

3232
- name: Clean build directory
3333
run: rm -rf docs/_build/html

0 commit comments

Comments
 (0)