mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
9 lines
292 B
YAML
9 lines
292 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:
|
|
- *common_components
|
|
- esp_phy
|