8 lines
267 B
YAML
8 lines
267 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/esp_phy/test_apps/phy_multiple_init_data:
|
|
disable:
|
|
- if: IDF_TARGET == "esp32p4" # Update with caps here when IDF-7460 is resolved
|
|
depends_components:
|
|
- esp_phy
|