diff --git a/.changeset/very-happy-tests.md b/.changeset/very-happy-tests.md new file mode 100644 index 000000000..a845151cc --- /dev/null +++ b/.changeset/very-happy-tests.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/utils/chunk-tests.js b/utils/chunk-tests.js index f758df230..8e1c16a9a 100644 --- a/utils/chunk-tests.js +++ b/utils/chunk-tests.js @@ -47,7 +47,7 @@ async function getChunkedTests() { `run`, ...scripts, `--cache-dir=.turbo`, - '--output-logs=full', + '--output-logs=new-only', '--log-order=stream', '--', '--', // need two of these due to pnpm arg parsing