Skip to content

Commit 9daf9a6

Browse files
committed
samples: rust: Tag the rust sample as rust
Add the 'rust' tag so that CI will invoke this test when rust support files have changed. Signed-off-by: David Brown <[email protected]>
1 parent 5249c82 commit 9daf9a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/rust/hello_rust/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ common:
77
type: one_line
88
regex:
99
- "Hello world from Rust on (.*)"
10+
tags: rust
1011
filter: CONFIG_RUST_SUPPORTED
1112
tests:
1213
sample.rust.hellorust:

0 commit comments

Comments
 (0)