Skip to content

Commit bd51a11

Browse files
committed
Add test to module
Indicate that we have test in this module. CI will run these automatically when the module changes. Signed-off-by: David Brown <[email protected]>
1 parent 4a04346 commit bd51a11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zephyr/module.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ build:
55
kconfig: Kconfig
66
samples:
77
- samples/hello_world
8+
tests:
9+
- tests

0 commit comments

Comments
 (0)