ci: increase target-test.yml UT_T1_1 job to support newly added LEDC fade ut tests

This commit is contained in:
songruojing
2022-02-11 12:21:19 +08:00
committed by bot
parent 7b70f6e135
commit 230861e80f

View File

@@ -573,14 +573,14 @@ UT_046:
UT_047:
extends: .unit_test_s2_template
parallel: 5
parallel: 6
tags:
- ESP32S2_IDF
- UT_T1_1
UT_C3:
extends: .unit_test_c3_template
parallel: 30
parallel: 31
tags:
- ESP32C3_IDF
- UT_T1_1