Remove build_only and add harness type needed for the sample/test to allow running with sanitycheck and on devices once we have harness support. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
88 B
YAML
7 lines
88 B
YAML
sample:
|
|
name: Temperature Sensor
|
|
tests:
|
|
test:
|
|
tags: samples
|
|
harness: sensor
|