Skip to content

Commit 24a3514

Browse files
committed
tests: cmake: snippets: Exclude sysbuild
Prevents sysbuild from being used as this adds a local snippet root which should only be used (and tested) by application Signed-off-by: Jamie McCrae <[email protected]>
1 parent 8aecab3 commit 24a3514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cmake/snippets/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ common:
77
- qemu_cortex_m3
88
integration_platforms:
99
- native_sim
10+
sysbuild: false
1011

1112
tests:
1213
# Test the initial state with no snippets applied

0 commit comments

Comments
 (0)