Skip to content

Commit 147ecb6

Browse files
committed
scripts: ci: tags: extend deps for ci_samples_wifi
Add nrf/boards/shields/nrf7002eb2. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent e3d3c41 commit 147ecb6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/ci/tags.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,14 @@ ci_samples_wifi:
149149
files:
150150
- modules/lib/hostap/
151151
- modules/lib/nrf_wifi/
152+
- nrf/boards/shields/nrf7002eb2/
152153
- nrf/samples/wifi/
153-
- nrf/subsys/net/lib/nrf70_fw_ext/
154154
- nrf/subsys/net/lib/hostap_crypto/
155+
- nrf/subsys/net/lib/nrf70_fw_ext/
155156
- nrfxlib/nrf_wifi/
157+
- zephyr/drivers/wifi/
156158
- zephyr/modules/hostap/
157159
- zephyr/modules/nrf_wifi/
158-
- zephyr/drivers/wifi/
159160

160161
ci_applications_matter: &ci_matter
161162
files:

0 commit comments

Comments
 (0)