mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Update test-pipeline.yml
This commit is contained in:
2
.github/workflows/test-pipeline.yml
vendored
2
.github/workflows/test-pipeline.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
|||||||
- name: ReportGenerator
|
- name: ReportGenerator
|
||||||
uses: danielpalme/ReportGenerator-GitHub-Action@5.1.22
|
uses: danielpalme/ReportGenerator-GitHub-Action@5.1.22
|
||||||
with:
|
with:
|
||||||
reports: '${{ github.workspace }}/MewtocolTests/TestResults'
|
reports: '${{ github.workspace }}/MewtocolTests/TestResults/coverage.opencover.xml'
|
||||||
targetdir: '${{ github.workspace }}/MewtocolTests/Reports'
|
targetdir: '${{ github.workspace }}/MewtocolTests/Reports'
|
||||||
reporttypes: Html_Dark;HtmlInline;MarkdownSummaryGithub;Badges
|
reporttypes: Html_Dark;HtmlInline;MarkdownSummaryGithub;Badges
|
||||||
historydir: '${{ github.workspace }}/MewtocolTests/Hist'
|
historydir: '${{ github.workspace }}/MewtocolTests/Hist'
|
||||||
|
|||||||
Reference in New Issue
Block a user