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 bb0db1e commit cf7297eCopy full SHA for cf7297e
.evergreen/functions.yml
@@ -693,7 +693,7 @@ functions:
693
fi
694
695
if [[ "$IS_UBUNTU" == "true" ]]; then
696
- # TODO: linux_deb
+ npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_deb --tests=time-to-first-query
697
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_tar --tests=time-to-first-query
698
699
0 commit comments