We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab588a5 commit e34976cCopy full SHA for e34976c
.github/workflows/python-package.yml
@@ -92,8 +92,8 @@ jobs:
92
# run: pytest -sv tests.py::ClientLocationTestCase
93
# - name: Run hashtag test
94
# run: pytest -sv tests.py::ClientHashtagTestCase
95
- - name: Run share test
96
- run: pytest -sv tests.py::ClientShareTestCase
+ # - name: Run share test
+ # run: pytest -sv tests.py::ClientShareTestCase
97
- name: Run highlight test
98
run: pytest -sv tests.py::ClientHighlightTestCase
99
0 commit comments