diff --git a/Jenkinsfile b/Jenkinsfile index 20429c5..1c52f86 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,7 +16,6 @@ pipeline { cobertura coberturaReportFile: 'reports/coverage.xml' junit 'reports/**/*.xml' } - } } stage('CPU Examples') {