ci: run integration_test when submodule changes

This commit is contained in:
Fu Hanxi
2022-03-17 17:03:30 +08:00
parent 6200d2328d
commit 9b77fc3ed9

View File

@@ -97,6 +97,13 @@
- "tools/ci/python_packages/tiny_test_fw/**/*"
- "tools/ci/integration_test/**/*"
- "components/bt/controller/lib_esp32"
- "components/bt/controller/lib_esp32c3_family"
- "components/bt/controller/lib_esp32h2/esp32h2-bt-lib"
- "components/bt/host/nimble/nimble"
- "components/esp_wifi/lib"
- "components/esp_phy/lib"
.patterns-host_test: &patterns-host_test
- ".gitlab/ci/host-test.yml"