tests: samples: fix yaml syntax
Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
52bc2b6cd1
commit
0356590df5
266 changed files with 1699 additions and 1685 deletions
|
@ -1,8 +1,8 @@
|
|||
sample:
|
||||
description: TBD
|
||||
name: TBD
|
||||
description: TBD
|
||||
name: TBD
|
||||
tests:
|
||||
- test_15_4:
|
||||
build_only: true
|
||||
tags: net ieee802154 usb
|
||||
depends_on: ieee802154 usb_device
|
||||
- test_15_4:
|
||||
build_only: true
|
||||
depends_on: ieee802154 usb_device
|
||||
tags: net ieee802154 usb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue