ci: Run test_examples_efuse_with_virt_secure_boot_v2 only on ESP32 ECO3
This commit is contained in:
committed by
Chen Yudong
parent
4c9942bacc
commit
c191e95300
@@ -54,6 +54,14 @@ example_test_pytest_esp32_generic:
|
||||
tags: [ esp32, generic ]
|
||||
parallel: 3
|
||||
|
||||
example_test_pytest_esp32_esp32eco3:
|
||||
extends:
|
||||
- .pytest_examples_dir_template
|
||||
- .rules:test:example_test-esp32
|
||||
needs:
|
||||
- build_pytest_examples_esp32
|
||||
tags: [ esp32, esp32eco3 ]
|
||||
|
||||
example_test_pytest_esp32_ir_transceiver:
|
||||
extends:
|
||||
- .pytest_examples_dir_template
|
||||
|
||||
Reference in New Issue
Block a user