70fc8bd38a
Add one integration_platforms based on platform_allow to ensure these tests get coverage in CI. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
11 lines
204 B
YAML
11 lines
204 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
sample.sensor.ms5837:
|
|
build_only: true
|
|
platform_allow: nrf52840dk_nrf52840
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|
|
tags: sensors
|