Skip to content

Commit ad15784

Browse files
committed
DO NOT MERGE COMMIT: add --very-verbose to swift-test command
1 parent 08248cc commit ad15784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Utilities/build-using-self

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def main() -> None:
250250
*args.additional_run_args.split(" "),
251251
"swift-test",
252252
*global_args,
253+
"--very-verbose",
253254
"--configuration",
254255
args.config,
255256
"--parallel",

0 commit comments

Comments
 (0)