ci: testplan: fix mcumgr path
fix path for mcumgr in tags.yaml, we were skipping tests due to wrong path. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
aa71ed4a1f
commit
56f73bde0f
@ -72,7 +72,7 @@ cmsis_dsp:
|
||||
|
||||
mcumgr:
|
||||
files:
|
||||
- subsys/mcumgr/
|
||||
- subsys/mgmt/mcumgr/
|
||||
- tests/subsys/mgmt/mcumgr/
|
||||
- samples/subsys/mgmt/mcumgr/
|
||||
- include/zephyr/mgmt/mcumgr/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user