Skip to content

Commit 0297fba

Browse files
committed
tests: subsys: suit: unit: suit_decrypt_filter: fix tags format
yaml list. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 8006704 commit 0297fba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests:
22
suit.unit.suit_decrypt_filter:
33
type: unit
4-
tags: >-
5-
suit
6-
suit_decrypt_filter
7-
ci_tests_subsys_suit
4+
tags:
5+
- suit
6+
- suit_decrypt_filter
7+
- ci_tests_subsys_suit

0 commit comments

Comments
 (0)