Browse Source

ci: add unit test job

Ivan Grokhotkov 7 years ago
parent
commit
56a624e305
1 changed files with 12 additions and 0 deletions
  1. 12 0
      .gitlab-ci.yml

+ 12 - 0
.gitlab-ci.yml

@@ -1568,6 +1568,18 @@ UT_001_44:
     - ESP32_IDF
     - UT_T1_1
 
+UT_001_45:
+  <<: *unit_test_template
+  tags:
+    - ESP32_IDF
+    - UT_T1_1
+
+UT_001_46:
+  <<: *unit_test_template
+  tags:
+    - ESP32_IDF
+    - UT_T1_1
+
 UT_002_01:
   <<: *unit_test_template
   tags: