ci: update build-test-rules to use common_components

This commit is contained in:
igor.udot
2026-01-23 10:14:09 +08:00
parent 70775b1f5f
commit 4c26ab876b
100 changed files with 310 additions and 0 deletions
@@ -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