mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
ci: enable ut when components/ files changed
This commit is contained in:
@@ -75,6 +75,8 @@
|
|||||||
|
|
||||||
- "tools/unit-test-app/**/*"
|
- "tools/unit-test-app/**/*"
|
||||||
|
|
||||||
|
- "components/**/*"
|
||||||
|
|
||||||
.patterns-component_ut: &patterns-component_ut
|
.patterns-component_ut: &patterns-component_ut
|
||||||
- "tools/ci/python_packages/gitlab_api.py"
|
- "tools/ci/python_packages/gitlab_api.py"
|
||||||
- "tools/ci/python_packages/tiny_test_fw/**/*"
|
- "tools/ci/python_packages/tiny_test_fw/**/*"
|
||||||
@@ -85,7 +87,7 @@
|
|||||||
- "tools/find_apps.py"
|
- "tools/find_apps.py"
|
||||||
- "tools/find_build_apps/**/*"
|
- "tools/find_build_apps/**/*"
|
||||||
|
|
||||||
- "components/**/test_apps/**/*"
|
- "components/**/*"
|
||||||
|
|
||||||
.patterns-integration_test: &patterns-integration_test
|
.patterns-integration_test: &patterns-integration_test
|
||||||
- "tools/ci/python_packages/tiny_test_fw/**/*"
|
- "tools/ci/python_packages/tiny_test_fw/**/*"
|
||||||
|
Reference in New Issue
Block a user