samples: mesh/onoff-app: fix sample.yaml syntax
Also, remove build_only, we can run on the whitelisted platform. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d1273df205
commit
2c96dacf0a
|
@ -1,7 +1,6 @@
|
|||
sample:
|
||||
name: Bluetooth Mesh
|
||||
tests:
|
||||
- test:
|
||||
build_only: true
|
||||
platform_whitelist: nrf52840-pca10056
|
||||
tags: bluetooth
|
||||
test:
|
||||
platform_whitelist: nrf52840-pca10056
|
||||
tags: bluetooth
|
||||
|
|
Loading…
Reference in a new issue