Skip to content

Commit 0093683

Browse files
APM-6136 publish test report step broken
1 parent 2de1354 commit 0093683

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure/azure-build-pipeline.yml

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

0 commit comments

Comments
 (0)