enable aws example test in CI

pull/14671/head
Saheer Babu 2021-05-17 13:07:01 +01:00
parent 14e5d307bb
commit 9b1947c332
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"exporters": [],
"compile" : true,
"export": true,
"test" : false,
"test" : true,
"baud_rate": 115200,
"compare_log": ["mbed-os-example-for-aws/tests/aws.log"],
"auto-update" : true