Skip to content

Commit 3ce14a4

Browse files
typo
1 parent 69dbda6 commit 3ce14a4

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
@@ -39,7 +39,7 @@ jobs:
3939
topology: sharded_cluster
4040
auth: auth
4141
- name: Run Tests
42-
run: npm run encryption-test
42+
run: npm run test-encryption
4343
env:
4444
MONGOOSE_TEST_URI: ${{ steps.setup-cluster.outputs.cluster-uri }}
4545
CRYPT_SHARED_LIB_PATH: ${{ steps.setup-cluster.outputs.crypt-shared-lib-path }}

0 commit comments

Comments
 (0)