mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
8 lines
220 B
YAML
8 lines
220 B
YAML
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
|
|
|
examples/provisioning/wifi_prov_mgr:
|
|
disable_test:
|
|
- if: IDF_TARGET != "esp32"
|
|
temporary: true
|
|
reason: lack of runners
|