Skip to content

Commit 9e650a0

Browse files
nordic-piksrlubos
authored andcommitted
[nrf noup] test-spec: update CI-audio-test
nrf-squash! [nrf noup] ci: add .github/test-spec.yml CI-audio-test more specific at soc/nordic. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent 7cf8586 commit 9e650a0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/test-spec.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,12 @@
345345
- "include/dfu/**/*"
346346
- "include/mgmt/mcumgr/**/*"
347347
- "samples/bluetooth/hci_ipc/**/*"
348-
- "soc/nordic/**/*"
348+
- any:
349+
- "soc/nordic/**/*"
350+
- "!soc/nordic/nrf51*"
351+
- "!soc/nordic/nrf52*"
352+
- "!soc/nordic/nrf54*"
353+
- "!soc/nordic/nrf9*"
349354
- "subsys/bluetooth/audio/**/*"
350355
- "subsys/bluetooth/host/**/*"
351356
- "subsys/dfu/**/*"

0 commit comments

Comments
 (0)