diff --git a/Jenkinsfile b/Jenkinsfile index 8cb9d5c..846827c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -24,8 +24,7 @@ mbed.compile(parallelSteps) def testApps = [ - "mbed-os-cliapp", - "mbed-client-testapp" + "mbed-os-cliapp" ] // buildTestApps accepts array of test application names and a mbed-os branch or PR reference as parameters