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 <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-02-02 23:41:09 +00:00 committed by Stephanos Ioannidis
parent 2196efe192
commit fcd60cf789

View File

@ -56,6 +56,7 @@ cmsis_dsp:
kernel:
files:
- kernel/
- arch/
posix:
files: