Skip to content

Commit a597f67

Browse files
committed
Add missing suite flag to startup
1 parent 9aae5b7 commit a597f67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ts-perf/packages/api/src/options.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ const startup: CommandLineOptionSet = {
126126
param: "directory",
127127
description: "Use <directory> as the built local dir (i.e. './built/local').",
128128
},
129+
suite,
129130
},
130131
};
131132

0 commit comments

Comments
 (0)