Browse Source

Merge branch 'bugfix/ut_job_count' into 'master'

ci: increase the number of unit test jobs

See merge request espressif/esp-idf!9346
Anton Maklakov 5 years ago
parent
commit
398b6a5b69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/ci/config/target-test.yml

+ 1 - 1
tools/ci/config/target-test.yml

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