Skip to content

Commit d4b2995

Browse files
committed
engine-strict=false
1 parent d822498 commit d4b2995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ functions:
674674
# Load environment variables
675675
eval $(.evergreen/print-compass-env.sh)
676676
677-
npm i -w packages/compass-smoke-tests https://x-access-token:${generated_token}@github.com/10gen/compass-mongodb-com
677+
npm i -w packages/compass-smoke-tests https://x-access-token:${generated_token}@github.com/10gen/compass-mongodb-com --engine-strict=false
678678
679679
if [[ "$IS_WINDOWS" == "true" ]]; then
680680
# TODO: windows_setup

0 commit comments

Comments
 (0)