diff --git a/.github/test-spec.yml b/.github/test-spec.yml index 76def875e0be..5fdf9c0ca782 100644 --- a/.github/test-spec.yml +++ b/.github/test-spec.yml @@ -86,6 +86,8 @@ - "samples/tfm_integration/**/*" "CI-ble-test": + - any: + - "arch/arm/**/*" - any: - "drivers/bluetooth/**/*" - any: @@ -97,7 +99,12 @@ - any: - "include/zephyr/bluetooth/**/*" - "!include/zephyr/bluetooth/mesh/**/*" - - "samples/bluetooth/hci_ipc/**/*" + - any: + - "boards/nordic/nrf5*" + - any: + - "soc/nordic/**/*" + - any: + - "subsys/pm/**/*" "CI-ble-samples-test": - any: