mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci: update build-test-rules to use common_components
This commit is contained in:
@@ -5,4 +5,5 @@ components/log/host_test/log_test:
|
||||
- if: IDF_TARGET == "linux"
|
||||
reason: only test on linux
|
||||
depends_components:
|
||||
- *common_components
|
||||
- log
|
||||
|
||||
@@ -5,4 +5,5 @@ components/log/test_apps:
|
||||
- if: IDF_TARGET == "esp32"
|
||||
reason: only test on esp32
|
||||
depends_components:
|
||||
- *common_components
|
||||
- log
|
||||
|
||||
Reference in New Issue
Block a user