diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a0c1ef111..512f48457 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,5 +13,5 @@ jobs: gradleWrapperFile: 'gradlew' tasks: 'build' publishJUnitResults: true - testResultsFiles: '**/TEST-*.xml' + \ No newline at end of file