Skip to content

Commit 31fdd82

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: modem_info: add ci tag
ci_tests_lib_modem_info Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 00e7e54 commit 31fdd82

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,3 +1060,9 @@ ci_tests_lib_sms:
10601060
- nrf/tests/lib/sms/
10611061
- nrf/tests/mocks/nrf_modem_at/
10621062
- nrf/tests/unity/
1063+
1064+
ci_tests_lib_modem_info:
1065+
files:
1066+
- nrf/lib/modem_info/
1067+
- nrf/tests/lib/modem_info/
1068+
- nrf/tests/unity/

tests/lib/modem_info/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests:
22
modem_info.unit_test:
33
sysbuild: true
4-
tags: modem_info sysbuild
4+
tags: modem_info sysbuild ci_tests_lib_modem_info
55
platform_allow: native_posix
66
integration_platforms:
77
- native_posix

0 commit comments

Comments
 (0)