We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca1f6a commit 7bd6af9Copy full SHA for 7bd6af9
applications/matter_bridge/sample.yaml
@@ -20,7 +20,7 @@ tests:
20
tags:
21
- sysbuild
22
- ci_applications_matter
23
- applications.matter_bridge:
+ applications.matter_bridge.debug:
24
sysbuild: true
25
build_only: true
26
extra_args:
scripts/quarantine.yaml
@@ -30,7 +30,7 @@
30
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31409"
31
32
- scenarios:
33
- - applications.matter_bridge
+ - applications.matter_bridge.debug
34
- applications.matter_bridge.br_ble
35
- applications.matter_bridge.br_ble.memory_profiling
36
- applications.matter_bridge.release
0 commit comments