mirror of https://github.com/ARMmbed/mbed-os.git
enable aws example test in CI
parent
14e5d307bb
commit
9b1947c332
|
@ -11,7 +11,7 @@
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": true,
|
||||||
"test" : false,
|
"test" : true,
|
||||||
"baud_rate": 115200,
|
"baud_rate": 115200,
|
||||||
"compare_log": ["mbed-os-example-for-aws/tests/aws.log"],
|
"compare_log": ["mbed-os-example-for-aws/tests/aws.log"],
|
||||||
"auto-update" : true
|
"auto-update" : true
|
||||||
|
|
Loading…
Reference in New Issue