Skip to content

Commit aa04d50

Browse files
jhedbergkartben
authored andcommitted
samples: bluetooth: Add build_only property for "no blobs" tests
These are never meant to be run, so make sure it's explicitly specified through the build_only property. Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
1 parent 2ac87ac commit aa04d50

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/bluetooth/central/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ tests:
1919
- sltb010a/efr32bg22c224f512im40
2020
- xg24_rb4187c/efr32mg24b220f1536im48
2121
- xg27_dk2602a/efr32bg27c140f768im40
22+
build_only: true

samples/bluetooth/peripheral/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ tests:
2929
- sltb010a/efr32bg22c224f512im40
3030
- xg24_rb4187c/efr32mg24b220f1536im48
3131
- xg27_dk2602a/efr32bg27c140f768im40
32+
build_only: true

0 commit comments

Comments
 (0)