mirror of
https://github.com/appium/appium.git
synced 2026-05-01 07:51:30 -05:00
chore(): stop streaming lerna output
this will make test output easier to read
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"command": {
|
||||
"run": {
|
||||
"concurrency": 8,
|
||||
"stream": true
|
||||
"concurrency": 8
|
||||
},
|
||||
"version": {
|
||||
"conventionalCommits": true,
|
||||
|
||||
Reference in New Issue
Block a user