Limit execution in CI when using --integration option of sanitycheck. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
214 B
YAML
8 lines
214 B
YAML
tests:
|
|
libraries.devicetree:
|
|
tags: devicetree
|
|
# We only need this to run on one platform so use native_posix as it
|
|
# will mostly likely be the fastest.
|
|
integration_platforms:
|
|
- native_posix
|