Skip to content

Commit 0bc3b32

Browse files
committed
ci: add one more job for single core unit tests
1 parent f34a561 commit 0bc3b32

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitlab-ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,13 @@ UT_003_07:
709709
- UT_T1_1
710710
- UT_single_core
711711

712+
UT_003_08:
713+
<<: *unit_test_template
714+
tags:
715+
- ESP32_IDF
716+
- UT_T1_1
717+
- UT_single_core
718+
712719
IT_001_01:
713720
<<: *test_template
714721
tags:

0 commit comments

Comments
 (0)