From: Ivan Grokhotkov Date: Mon, 5 Nov 2018 15:19:30 +0000 (+0800) Subject: ci: add unit test job X-Git-Tag: v3.3-beta1~143^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=344cb22d41907aef2a071df9051c85799fc22a5a;p=esp-idf ci: add unit test job --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 93e9d5247c..d9f4906f8d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1204,6 +1204,12 @@ UT_001_39: - ESP32_IDF - UT_T1_1 +UT_001_40: + <<: *unit_test_template + tags: + - ESP32_IDF + - UT_T1_1 + UT_002_01: <<: *unit_test_template tags: