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 69dbda6 commit 3ce14a4Copy full SHA for 3ce14a4
.github/workflows/encryption-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
topology: sharded_cluster
40
auth: auth
41
- name: Run Tests
42
- run: npm run encryption-test
+ run: npm run test-encryption
43
env:
44
MONGOOSE_TEST_URI: ${{ steps.setup-cluster.outputs.cluster-uri }}
45
CRYPT_SHARED_LIB_PATH: ${{ steps.setup-cluster.outputs.crypt-shared-lib-path }}
0 commit comments