mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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:
committed by
Stephanos Ioannidis
parent
2196efe192
commit
fcd60cf789
@@ -56,6 +56,7 @@ cmsis_dsp:
|
||||
kernel:
|
||||
files:
|
||||
- kernel/
|
||||
- arch/
|
||||
|
||||
posix:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user