Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
207 B
YAML
10 lines
207 B
YAML
sample:
|
|
description: A simple application that demonstrates
|
|
basic sanity of the kernel.
|
|
name: Synchronization Sample
|
|
tests:
|
|
- test:
|
|
build_on_all: true
|
|
build_only: true
|
|
tags: apps
|