Skip to content

Commit 008b5f1

Browse files
committed
samples: wifi: radio_test: single_domain: fix tags format
yaml list. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 19d809b commit 008b5f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/wifi/radio_test/single_domain/sample.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ tests:
1212
- nrf54l15dk/nrf54l15/cpuapp
1313
platform_allow:
1414
- nrf54l15dk/nrf54l15/cpuapp
15-
tags: ci_build sysbuild ci_samples_wifi
15+
tags:
16+
- ci_build
17+
- sysbuild
18+
- ci_samples_wifi

0 commit comments

Comments
 (0)