Skip to content

Commit 0ee9d93

Browse files
committed
Merge branch 'bugfix/unit_tests' into 'master'
ci: add one more job for single core unit tests See merge request !1490
2 parents f34a561 + 0bc3b32 commit 0ee9d93

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)