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