Skip to content

Commit 320cbc8

Browse files
APM-6136 wrong syntax
1 parent 0093683 commit 320cbc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure/azure-build-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ extends:
6060
testResultsFormat: "JUnit"
6161
testResultsFiles: "./reports/tests/*.xml"
6262
failTaskOnFailedTests: true
63-
displayName: publish test report
64-
workingDirectory: "${{ variables.service_name }}"
63+
searchFolder: "${{ variables.service_name }}"
64+
displayName: publish test report

0 commit comments

Comments
 (0)