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
234 B
YAML
10 lines
234 B
YAML
sample:
|
|
name: BME680 Sensor sample
|
|
tests:
|
|
sample.sensor.bme680:
|
|
harness: sensor
|
|
tags: samples sensor
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|
|
platform_allow: nrf52840dk_nrf52840 adafruit_feather_nrf52840
|