Skip to content

Commit

Permalink
[nrf noup] ci: fix suit-dfu-test entries in test-spec
Browse files Browse the repository at this point in the history
Fix and update triggers for SUIT DFU tests.

Signed-off-by: Krzysztof Szromek <krzysztof.szromek@nordicsemi.no>
  • Loading branch information
kszromek-nordic committed Nov 13, 2024
1 parent 0271821 commit e175e91
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,10 +391,11 @@
- "drivers/mbox/**/*"
- "drivers/serial/**/*"
- "drivers/console/**/*"
- "drivers/gpio/**/*"
- "dts/common/nordic/*"
- "dts/arm/nordic/nrf54h*"
- "dts/riscv/nordic/nrf54h*"
- "boards/nordic/nrf54h*"
- "dts/arm/nordic/nrf54h*/**/*"
- "dts/riscv/nordic/nrf54h*/**/*"
- "boards/nordic/nrf54h*/**/*"
- "soc/nordic/nrf54h/**/*"
- "include/zephyr/**/*"
- "subsys/logging/**/*"
Expand Down

0 comments on commit e175e91

Please sign in to comment.