We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36243f8 commit db1d557Copy full SHA for db1d557
azure-pipelines.yml
@@ -52,4 +52,4 @@ steps:
52
condition: succeededOrFailed()
53
inputs:
54
testResultsFormat: 'JUnit'
55
- testResultsFiles: 'demo/test-reports/**/report.xml'
+ testResultsFiles: 'demo/app/test-reports/**/report.xml'
0 commit comments