Skip to content

Commit fcd60cf

Browse files
nashifstephanosio
authored andcommitted
ci: make any arch/ changes trigger kernel testing as well
This should fix issue like #54337 where architecture code changes were filtering out kernel tests, where those changes are being tested. Kernel and arch code is tightly coupled and we need to run kernel tests. Signed-off-by: Anas Nashif <[email protected]>
1 parent 2196efe commit fcd60cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/tags.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ cmsis_dsp:
5656
kernel:
5757
files:
5858
- kernel/
59+
- arch/
5960

6061
posix:
6162
files:

0 commit comments

Comments
 (0)