mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8 lines
171 B
YAML
8 lines
171 B
YAML
components/hal/test_apps/hal_utils:
|
|
enable:
|
|
- if: IDF_TARGET == "linux"
|
|
disable:
|
|
- if: IDF_TARGET == "linux"
|
|
temporary: true
|
|
reason: env not ready
|