Skip to content

Commit 643add3

Browse files
committed
feat(button): xmysummary ci-reuseably yml
1 parent 05bb41d commit 643add3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuseable-ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
dotnet reportgenerator \
452452
-reports:"**/TestResults/**/coverage.cobertura.xml" \
453453
-targetdir:coveragereport \
454-
-reporttypes:Html;XmlSummary
454+
-reporttypes:"Html;XmlSummary"
455455
456456
457457
- name: Upload coverage report

0 commit comments

Comments
 (0)