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 b39c754 commit ccb726eCopy full SHA for ccb726e
.github/workflows/encryption-tests.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: mongodb-labs/drivers-evergreen-tools@master
59
with:
60
version: ${{ matrix.mongodb }}
61
- topology: sharded
+ topology: sharded_cluster
62
auth: auth
63
- name: Run Tests
64
run: mocha --exit ./test/encryption/*.test.js
0 commit comments