Skip to content

Commit 33b17d9

Browse files
committed
edited for consistency
1 parent cdf23d9 commit 33b17d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ jobs:
209209
ls
210210
which python
211211
pip install -e ".[test]"
212-
PYMONGO_MUST_CONNECT=1 pytest -k client_context
212+
PYMONGO_MUST_CONNECT=1 pytest -v -k client_context

0 commit comments

Comments
 (0)