mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 18:12:09 +08:00
ci: fix automated app CI workflow (#10218)
This commit is contained in:
@ -18,6 +18,7 @@ const spawned_process = spawn(
|
||||
"run",
|
||||
`apps-automated:${platform}`,
|
||||
// "--log=trace",
|
||||
// `--flags="--log=trace"`,
|
||||
"--timeout=600" // 10 minutes, booting avds on CI is very slow...
|
||||
],
|
||||
{
|
||||
|
Reference in New Issue
Block a user