mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 11:26:15 +00:00
sdio: temporarily disable the sdio example ci, since the runners have
some power issue
This commit is contained in:
@@ -29,7 +29,7 @@ except ImportError:
|
||||
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