Skip to content

Commit 3a385d4

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: ram_pwrdn: add ci tag
ci_tests_lib_ram_pwrdn Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 673df13 commit 3a385d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,3 +1085,8 @@ ci_tests_lib_pdn:
10851085
files:
10861086
- nrf/lib/pdn/
10871087
- nrf/tests/lib/
1088+
1089+
ci_tests_lib_ram_pwrdn:
1090+
files:
1091+
- nrf/lib/ram_pwrdn/
1092+
- nrf/tests/lib/ram_pwrdn/

tests/lib/ram_pwrdn/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ tests:
44
platform_allow: nrf52840dk/nrf52840
55
integration_platforms:
66
- nrf52840dk/nrf52840
7-
tags: ram_pwrdn sysbuild
7+
tags: ram_pwrdn sysbuild ci_tests_lib_ram_pwrdn

0 commit comments

Comments
 (0)