From ef8bbab600cc7b1254261eb5a0dd2fdfd9e3fa9a Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Thu, 24 Jul 2025 13:33:01 +0530 Subject: [PATCH] ci: Add missing nrf_wifi directory This directory is part of the nRF Wi-Fi driver and should trigger tests. Signed-off-by: Chaitanya Tata --- scripts/ci/tags.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ci/tags.yaml b/scripts/ci/tags.yaml index eb792e8493f..b338171eb1a 100644 --- a/scripts/ci/tags.yaml +++ b/scripts/ci/tags.yaml @@ -96,6 +96,7 @@ wifi: - include/zephyr/net/wifi_mgmt.h - include/zephyr/net/wifi_nm.h - include/zephyr/net/wifi_utils.h + - modules/nrf_wifi/ # zephyr-keep-sorted-stop # cbprintf: