Skip to content

Commit e34976c

Browse files
committed
temp disabled ClientShareTestCase
1 parent ab588a5 commit e34976c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ jobs:
9292
# run: pytest -sv tests.py::ClientLocationTestCase
9393
# - name: Run hashtag test
9494
# run: pytest -sv tests.py::ClientHashtagTestCase
95-
- name: Run share test
96-
run: pytest -sv tests.py::ClientShareTestCase
95+
# - name: Run share test
96+
# run: pytest -sv tests.py::ClientShareTestCase
9797
- name: Run highlight test
9898
run: pytest -sv tests.py::ClientHighlightTestCase
9999

0 commit comments

Comments
 (0)