Merge pull request #14671 from saheerb/master

enable aws example test in CI
pull/14665/head
Anna Bridge 2021-05-24 13:17:24 +01:00 committed by GitHub
commit 12025a107f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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