Skip to content

Commit 46ce70c

Browse files
nordic-piksrlubos
authored andcommitted
[nrf noup] test-spec: update CI-nfc-test
nrf-squash! [nrf noup] ci: add .github/test-spec.yml More granular at soc. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 1c3fc7f commit 46ce70c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/test-spec.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,10 @@
242242
- "drivers/spi/**/*"
243243
- "lib/crc/**/*"
244244
- "modules/hal_nordic/**/*"
245-
- "soc/nordic/**/*"
245+
- any:
246+
- "soc/nordic/**/*"
247+
- "!soc/nordic/nrf51*"
248+
- "!soc/nordic/nrf9*"
246249
- "subsys/ipc/ipc_service/**/*"
247250
- "subsys/fs/**/*"
248251
- "subsys/mem_mgmt/**/*"

0 commit comments

Comments
 (0)