From 9b1947c332368ef2b52cb45062cb0435db7c0ce1 Mon Sep 17 00:00:00 2001 From: Saheer Babu Date: Mon, 17 May 2021 13:07:01 +0100 Subject: [PATCH] enable aws example test in CI --- tools/test/examples/cloud_examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test/examples/cloud_examples.json b/tools/test/examples/cloud_examples.json index 8ace07fdb3..4ce0bb2f42 100644 --- a/tools/test/examples/cloud_examples.json +++ b/tools/test/examples/cloud_examples.json @@ -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