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 7878 uses : mongodb-labs/drivers-evergreen-tools@master
7979 with :
8080 version : " ${{ matrix.mongodb-version }}"
81- topology : replica_set
8281 - name : Run tests
8382 run : uv run --extra test pytest -v
8483
@@ -242,7 +241,6 @@ jobs:
242241 uses : mongodb-labs/drivers-evergreen-tools@master
243242 with :
244243 version : " 8.0"
245- topology : replica_set
246244 # Async and our test_dns do not support dnspython 1.X, so we don't run async or dns tests here
247245 - name : Run tests
248246 shell : bash
@@ -269,7 +267,6 @@ jobs:
269267 uses : mongodb-labs/drivers-evergreen-tools@master
270268 with :
271269 version : " 8.0"
272- topology : replica_set
273270 # The lifetime kwarg we use in srv resolution was added to the async resolver API in dnspython 2.1.0
274271 - name : Run tests
275272 shell : bash
You can’t perform that action at this time.
0 commit comments