Skip to content

Commit be51217

Browse files
authored
Update testing_pip_import.yml
1 parent e52f66c commit be51217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_pip_import.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
cd ../../mth5/tests/
6262
pytest -rA .
6363
cd ../../aurora/tests/
64-
pytest -rA .
64+
pytest -rA . -k "not test_doc_build.py"
6565
cd ../../tests/
6666
pytest -rA .
6767

0 commit comments

Comments
 (0)