Increase count of parallel jobs to get UT_001 run through CI

This commit is contained in:
Krzysztof
2020-10-12 15:11:43 +08:00
parent e849a77675
commit e5d252f7cf

View File

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