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