samples: mesh_demo: Add the bbc micro:bit in integration
Set the bbc_microbit board as part of the integration platforms, since the sample is designed for the board and so CI should fail if the sample no longer builds for it. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
6679a0fcbf
commit
166efee65e
|
@ -6,4 +6,5 @@ tests:
|
|||
platform_allow: bbc_microbit nrf51_blenano qemu_x86
|
||||
integration_platforms:
|
||||
- qemu_x86
|
||||
- bbc_microbit
|
||||
tags: bluetooth
|
||||
|
|
Loading…
Reference in a new issue