Skip to content

Commit db1d557

Browse files
committed
ci: update test reports path
1 parent 36243f8 commit db1d557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ steps:
5252
condition: succeededOrFailed()
5353
inputs:
5454
testResultsFormat: 'JUnit'
55-
testResultsFiles: 'demo/test-reports/**/report.xml'
55+
testResultsFiles: 'demo/app/test-reports/**/report.xml'

0 commit comments

Comments
 (0)