From: Ivan Grokhotkov Date: Mon, 4 Mar 2019 10:51:46 +0000 (+0800) Subject: ci: add one more unit test job X-Git-Tag: v4.0-beta1~532^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bc1fb70058d6cadd34f040209082ca12e3c932b;p=esp-idf ci: add one more unit test job --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8742f5fd74..285d641a7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1305,6 +1305,12 @@ UT_001_43: - ESP32_IDF - UT_T1_1 +UT_001_43: + <<: *unit_test_template + tags: + - ESP32_IDF + - UT_T1_1 + UT_002_01: <<: *unit_test_template tags: