ci: increase test_app_test_esp32_generic parallel test count

This commit is contained in:
Ivan Grokhotkov
2020-12-24 04:14:04 +01:00
parent e449728b7d
commit dda851c923

View File

@@ -345,7 +345,7 @@ test_app_test_005:
test_app_test_esp32_generic:
extends: .test_app_esp32_template
parallel: 4
parallel: 5
tags:
- ESP32
- Example_GENERIC