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>
10 lines
206 B
YAML
10 lines
206 B
YAML
sample:
|
|
name: ISL29035 Digital Light Sensor
|
|
tests:
|
|
sample.sensor.isl29035:
|
|
tags: sensors
|
|
depends_on: i2c
|
|
platform_allow: nrf52dk_nrf52832
|
|
integration_platforms:
|
|
- nrf52dk_nrf52832
|