Skip to content

Commit 1fa5138

Browse files
edmontanangl
authored andcommitted
samples: zigbee: remove unneeded sysbuild qualifier
Light switch FOTA sample variant doesn't need `sysbuild` qualifier. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent 7e33913 commit 1fa5138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/zigbee/light_switch/sample.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tests:
3333
- nrf21540dk/nrf52840
3434
platform_allow: nrf52840dk/nrf52840 nrf21540dk/nrf52840
3535
tags: ci_build smoke sysbuild
36-
sample.zigbee.light_switch.fota.sysbuild.nrf5340dk:
36+
sample.zigbee.light_switch.fota.nrf5340dk:
3737
sysbuild: true
3838
build_only: true
3939
extra_args: >

0 commit comments

Comments
 (0)