try not running in parallel
This commit is contained in:
parent
5cc37a84bb
commit
a238be1f92
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ spawn(
|
||||||
'--no-bail',
|
'--no-bail',
|
||||||
'testci',
|
'testci',
|
||||||
'--stream',
|
'--stream',
|
||||||
'--parallel',
|
// '--parallel',
|
||||||
'--loglevel',
|
'--loglevel',
|
||||||
'error',
|
'error',
|
||||||
'--',
|
'--',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue