mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
7 lines
210 B
YAML
7 lines
210 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
components/esp-tls/test_apps:
|
|
disable:
|
|
- if: IDF_TARGET not in ["esp32c3"]
|
|
reason: Testing on one target is enough
|