mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
fix(ci): change build-test-rules files folder
This commit is contained in:
6
components/log/test_apps/.build-test-rules.yml
Normal file
6
components/log/test_apps/.build-test-rules.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
|
||||
|
||||
components/log/test_apps:
|
||||
enable:
|
||||
- if: IDF_TARGET == "esp32"
|
||||
reason: only test on esp32
|
Reference in New Issue
Block a user