chore: adjust config

This commit is contained in:
Nathan Walker
2024-10-30 14:02:48 -07:00
parent 2db8564a51
commit 39dfdcfa53

View File

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