mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-19 16:30:14 +02:00
moved sample file
This commit is contained in:
@@ -21,4 +21,4 @@ jobs:
|
|||||||
- name: Build CodeCoverageSummary
|
- name: Build CodeCoverageSummary
|
||||||
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore
|
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore
|
||||||
- name: Run CodeCoverageSummary with sample file
|
- name: Run CodeCoverageSummary with sample file
|
||||||
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll coverage.cobertura.xml
|
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll src/coverage.cobertura.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user