diff --git a/workspace_tools/tests.py b/workspace_tools/tests.py index 63156377f6..c641882975 100644 --- a/workspace_tools/tests.py +++ b/workspace_tools/tests.py @@ -244,7 +244,7 @@ TESTS = [ "dependencies": [MBED_LIBRARIES, TEST_MBED_LIB], "peripherals": ["24LC256"], "automated": True, - "duration": 15, + "duration": 10, }, { "id": "MBED_BLINKY", "description": "Blinky",