ci: manage when to build testsuite tests
Do not build test framework tests on every change, use tag filtering to improve CI performance. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
defdbc2fae
commit
4e8cdb8bc3
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ bluetooth:
|
|||
- subsys/bluetooth/
|
||||
- subsys/net/l2/bluetooth/
|
||||
|
||||
testsuite:
|
||||
files:
|
||||
- subsys/testsuite/
|
||||
|
||||
cmsis_dsp:
|
||||
files:
|
||||
- modules/Kconfig.cmsis_dsp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue