From c9b6c337b684041417e5761711278ec969811c04 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Sat, 4 Mar 2023 12:38:32 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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