sdio: temporarily disable the sdio example ci, since the runners have

some power issue
This commit is contained in:
Michael (XIAO Xufeng) 2019-02-14 15:51:21 +08:00
parent 23a03cf6ad
commit c465053195
2 changed files with 2 additions and 2 deletions

View file

@ -993,7 +993,7 @@ example_test_002_01:
- ESP32
- Example_ShieldBox_Basic
example_test_003_01:
.example_test_003_01:
<<: *example_test_template
tags:
- ESP32

View file

@ -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