mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
fix(ci): change build-test-rules files folder
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
||||
|
||||
components/esp_bootloader_format/test_apps:
|
||||
disable:
|
||||
- if: IDF_TARGET != "esp32"
|
||||
reason: It is enough to test it only for one target
|
Reference in New Issue
Block a user