Skip to content

Commit 12025a1

Browse files
authored
Merge pull request #14671 from saheerb/master
enable aws example test in CI
2 parents 10a2da9 + 9b1947c commit 12025a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/cloud_examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"exporters": [],
1212
"compile" : true,
1313
"export": true,
14-
"test" : false,
14+
"test" : true,
1515
"baud_rate": 115200,
1616
"compare_log": ["mbed-os-example-for-aws/tests/aws.log"],
1717
"auto-update" : true

0 commit comments

Comments
 (0)