File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 78
78
uses : mongodb-labs/drivers-evergreen-tools@master
79
79
with :
80
80
version : " ${{ matrix.mongodb-version }}"
81
- topology : replica_set
82
81
- name : Run tests
83
82
run : uv run --extra test pytest -v
84
83
@@ -242,7 +241,6 @@ jobs:
242
241
uses : mongodb-labs/drivers-evergreen-tools@master
243
242
with :
244
243
version : " 8.0"
245
- topology : replica_set
246
244
# Async and our test_dns do not support dnspython 1.X, so we don't run async or dns tests here
247
245
- name : Run tests
248
246
shell : bash
@@ -269,7 +267,6 @@ jobs:
269
267
uses : mongodb-labs/drivers-evergreen-tools@master
270
268
with :
271
269
version : " 8.0"
272
- topology : replica_set
273
270
# The lifetime kwarg we use in srv resolution was added to the async resolver API in dnspython 2.1.0
274
271
- name : Run tests
275
272
shell : bash
You can’t perform that action at this time.
0 commit comments