mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-14 10:01:08 +08:00
ci: build
This commit is contained in:
@ -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...
|
||||
|
Reference in New Issue
Block a user