mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 00:32:05 +00:00
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
138 B
YAML
9 lines
138 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: qemu_x86
|
|
tags: samples net
|