Skip to content

Commit 1eda11f

Browse files
committed
Tweak coverage report types.
1 parent 3b18e8f commit 1eda11f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
reports: ${{ runner.temp }}\coverage\raw\**\coverage.opencover.xml
9090
targetdir: ${{ runner.temp }}\coverage
91-
reporttypes: Cobertura;HtmlInline;Badges;TeamCitySummary
91+
reporttypes: Cobertura;JsonSummary;Html_Dark;Badges
9292
verbosity: Warning
9393

9494
- name: Save Coverage Report

0 commit comments

Comments
 (0)