Skip to content

Commit 7bd6af9

Browse files
doublemis1maciejbaczmanski
authored andcommitted
applications: matter_bridge: fix sample name config
Fix the name of matter_bridge debug configuration to follow the internal rules. Signed-off-by: Michał Szablowski <[email protected]>
1 parent 9ca1f6a commit 7bd6af9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

applications/matter_bridge/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tests:
2020
tags:
2121
- sysbuild
2222
- ci_applications_matter
23-
applications.matter_bridge:
23+
applications.matter_bridge.debug:
2424
sysbuild: true
2525
build_only: true
2626
extra_args:

scripts/quarantine.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31409"
3131

3232
- scenarios:
33-
- applications.matter_bridge
33+
- applications.matter_bridge.debug
3434
- applications.matter_bridge.br_ble
3535
- applications.matter_bridge.br_ble.memory_profiling
3636
- applications.matter_bridge.release

0 commit comments

Comments
 (0)