Skip to content

Commit ccb726e

Browse files
typo
1 parent b39c754 commit ccb726e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
uses: mongodb-labs/drivers-evergreen-tools@master
5959
with:
6060
version: ${{ matrix.mongodb }}
61-
topology: sharded
61+
topology: sharded_cluster
6262
auth: auth
6363
- name: Run Tests
6464
run: mocha --exit ./test/encryption/*.test.js

0 commit comments

Comments
 (0)