Files
esp-idf/components/esp_local_ctrl/test_apps/.build-test-rules.yml
T
2026-04-02 10:38:46 +08:00

9 lines
260 B
YAML

# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
components/esp_local_ctrl/test_apps:
disable:
- if: IDF_TARGET not in ["esp32c3"]
reason: Testing on one target is enough
depends_components:
- esp_local_ctrl