Skip to content

Commit a62cd22

Browse files
committed
disable test for example-device-key
1 parent aa2a067 commit a62cd22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples_cmake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"exporters": [],
135135
"compile" : true,
136136
"export": true,
137-
"test" : true,
137+
"test" : false,
138138
"baud_rate": 9600,
139139
"compare_log": ["mbed-os-example-devicekey/tests/devicekey.log"],
140140
"auto-update" : true

0 commit comments

Comments
 (0)