chore: adjust config

This commit is contained in:
Nathan Walker
2024-10-30 13:46:33 -07:00
parent 2b6682a48e
commit 2db8564a51

View File

@ -15,8 +15,8 @@ const spawned_process = spawn(
"npx",
[
"nx",
"run",
`apps-automated:${platform}`,
"debug",
`apps-automated ${platform}`,
// "--log=trace",
`--flags="--log=trace"`,
"--timeout=600" // 10 minutes, booting avds on CI is very slow...