Skip to content

Commit d14f3cf

Browse files
committed
Arm CI to run time-to-first-query for linux_deb
1 parent 6a39587 commit d14f3cf

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
@@ -693,7 +693,7 @@ functions:
693693
fi
694694
695695
if [[ "$IS_UBUNTU" == "true" ]]; then
696-
# TODO: linux_deb
696+
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_deb --tests=time-to-first-query
697697
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_tar --tests=time-to-first-query
698698
fi
699699

0 commit comments

Comments
 (0)