Skip to content

Commit 782a0a5

Browse files
committed
scripts: memory-threshold: find_my: switchable networks: fix dfu pattern
Fixed the scenario matching pattern in the configuration of the Apple Find My Switchable Networks sample for the DFU switch variant. Ref: NCSDK-31920 Signed-off-by: Kamil Piszczek <[email protected]>
1 parent 438d4c9 commit 782a0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/memory-threshold-list.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- nrfconnect/ncs-si-bluebagel
6161

6262
- scenarios:
63-
- sample.find_my.switchable_networks.release.dfu_switch*
63+
- sample.find_my.switchable_networks.release.dfu_switch.*
6464
platforms:
6565
- all
6666
rom_increase: 512

0 commit comments

Comments
 (0)