Skip to content

Commit 5249c82

Browse files
committed
ci: tags: Add rust tag
The rust tag associates rust tests and samples with code that adds rust support to Zephyr. Signed-off-by: David Brown <[email protected]>
1 parent 24a71d5 commit 5249c82

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/ci/tags.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ posix:
8585
files:
8686
- lib/posix/
8787

88+
rust:
89+
files:
90+
- lib/rust/
91+
- cmake/modules/rust.cmake
92+
8893
# cbprintf:
8994
# files:
9095
# - lib/os/cbprintf*

0 commit comments

Comments
 (0)