mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00
chore: add verbose ci logging
This commit is contained in:
@ -18,7 +18,7 @@ const spawned_process = spawn(
|
|||||||
"run",
|
"run",
|
||||||
`apps-automated:${platform}`,
|
`apps-automated:${platform}`,
|
||||||
// "--log=trace",
|
// "--log=trace",
|
||||||
// `--flags="--log=trace"`,
|
`--flags="--log=trace"`,
|
||||||
"--timeout=600" // 10 minutes, booting avds on CI is very slow...
|
"--timeout=600" // 10 minutes, booting avds on CI is very slow...
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user