ci: update build-test-rules to use common_components

This commit is contained in:
igor.udot
2026-01-30 09:56:20 +08:00
parent cdcb4cbce8
commit f1f815d792
+3 -1
View File
@@ -42,7 +42,9 @@ manifest_filepatterns = [
]
# dependency-driven build
deactivate_dependency_driven_build_by_components = [
deactivate_dependency_driven_build_by_components = []
common_components = [
'cxx',
'esp_common',
'esp_hw_support',