mirror of https://github.com/status-im/consul.git
ui: Actually remove CI parallelism (#7190)
This commit is contained in:
parent
d5b6f3095e
commit
7f786d809e
|
@ -497,7 +497,6 @@ jobs:
|
|||
environment:
|
||||
EMBER_TEST_PARALLEL: true #enables test parallelization with ember-exam
|
||||
EMBER_TEST_REPORT: test-results/report.xml #outputs test report for CircleCI test summary
|
||||
parallelism: 4
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
|
Loading…
Reference in New Issue