Skip to content

Commit 61c8d42

Browse files
committed
[nrf noup] test-spec: update CI-ble-test
nrf-squash! [nrf noup] ci: add .github/test-spec.yml More granular at soc. test-ble is not validating nrf51 and nrf91, so it does not make sense to trigger ci on these changes. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent d197a5f commit 61c8d42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/test-spec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
- "boards/nordic/nrf5*"
109109
- any:
110110
- "soc/nordic/**/*"
111+
- "!soc/nordic/nrf51*"
112+
- "!soc/nordic/nrf9*"
111113
- any:
112114
- "subsys/pm/**/*"
113115

0 commit comments

Comments
 (0)