forked from espressif/esp-idf
sdio: temporarily disable the sdio example ci, since the runners have
some power issue
This commit is contained in:
committed by
He Yin Ling
parent
00d1068869
commit
d83598a64a
@@ -963,7 +963,7 @@ example_test_002_01:
|
||||
- ESP32
|
||||
- Example_ShieldBox_Basic
|
||||
|
||||
example_test_003_01:
|
||||
.example_test_003_01:
|
||||
<<: *example_test_template
|
||||
tags:
|
||||
- ESP32
|
||||
|
@@ -27,7 +27,7 @@ import TinyFW
|
||||
import IDF
|
||||
|
||||
|
||||
@IDF.idf_example_test(env_tag="Example_SDIO")
|
||||
@IDF.idf_example_test(env_tag="Example_SDIO", ignore=True)
|
||||
def test_example_sdio_communication(env, extra_data):
|
||||
"""
|
||||
Configurations
|
||||
|
Reference in New Issue
Block a user