Merge branch 'bugfix/UT_001-parallel-count' into 'release/v4.2'

Increase count of parallel jobs to get UT_001 run through CI

See merge request espressif/esp-idf!10799
This commit is contained in:
Angus Gratton
2020-10-14 10:40:40 +08:00

View File

@ -383,7 +383,7 @@ test_app_test_003:
UT_001:
extends: .unit_test_template
parallel: 38
parallel: 39
tags:
- ESP32_IDF
- UT_T1_1