[tests] Upgrade Turbo to version 1.10.7 (#10164)

This auto-generated PR updates Turbo to version 1.10.7
This commit is contained in:
Vercel Release Bot
2023-07-05 14:46:59 -06:00
committed by GitHub
parent 834b3e652b
commit ca1f41200a
5 changed files with 27 additions and 24 deletions

View File

@@ -48,6 +48,7 @@ async function getChunkedTests() {
...scripts,
`--cache-dir=.turbo`,
'--output-logs=full',
'--log-order=stream',
'--',
'--', // need two of these due to pnpm arg parsing
'--listTests',