Skip to content

Commit 3bdca4a

Browse files
Update code coverage file matching pattern
1 parent f314e8a commit 3bdca4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/steps-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ steps:
2929
displayName: Publish Code Coverage
3030
inputs:
3131
codeCoverageTool: Cobertura
32-
summaryFileLocation: $(System.DefaultWorkingDirectory)/**/coverage.cobertura.xml
32+
summaryFileLocation: $(System.DefaultWorkingDirectory)/**/*.cobertura.xml

0 commit comments

Comments
 (0)