Skip to content

Commit 8573305

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 1f095b6 commit 8573305

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
@@ -31,5 +31,5 @@ steps:
3131
condition: succeededOrFailed()
3232
inputs:
3333
testResultsFormat: 'JUnit'
34-
testResultsFiles: '**/TEST-*.xml'
34+
testResultsFiles: '**/TESTS-*.xml'
3535
displayName: 'Publish Test Results'

0 commit comments

Comments
 (0)