ci: tags: include wifi/net drivers in the net group
Changes to networking and wifi drivers should trigger networking tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
eeb142d409
commit
22042e7b4e
1 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,11 @@ net:
|
||||||
files:
|
files:
|
||||||
- subsys/net/
|
- subsys/net/
|
||||||
- include/zephyr/net/
|
- include/zephyr/net/
|
||||||
|
- drivers/wifi/
|
||||||
|
- drivers/net/
|
||||||
|
- drivers/ethernet/
|
||||||
|
- drivers/ieee802154/
|
||||||
|
- drivers/ptp_clock/
|
||||||
|
|
||||||
test_framework:
|
test_framework:
|
||||||
files:
|
files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue