mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
Merge branch 'ci/enable_default_ut_s2' into 'release/v4.2'
ci: enable unit test for S2 by default See merge request espressif/esp-idf!17114
This commit is contained in:
@ -542,8 +542,8 @@ UT_034:
|
||||
- triggers
|
||||
- schedules
|
||||
variables:
|
||||
# Due to lack of runners, S2 tests will only be triggered with label (@bot test will not trigger)
|
||||
# - $BOT_TRIGGER_WITH_LABEL == null
|
||||
- $BOT_TRIGGER_WITH_LABEL == null
|
||||
- $BOT_LABEL_UNIT_TEST
|
||||
- $BOT_LABEL_UNIT_TEST_S2
|
||||
|
||||
UT_035:
|
||||
|
Reference in New Issue
Block a user