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:
Anas Nashif 2023-10-10 12:24:58 +00:00 committed by Johan Hedberg
parent eeb142d409
commit 22042e7b4e

View file

@ -50,6 +50,11 @@ net:
files:
- subsys/net/
- include/zephyr/net/
- drivers/wifi/
- drivers/net/
- drivers/ethernet/
- drivers/ieee802154/
- drivers/ptp_clock/
test_framework:
files: