added test run to CI build

This commit is contained in:
irongut
2021-04-14 09:31:37 +01:00
committed by GitHub
parent 1e9d1d8c6f
commit 268b9516b5
+2 -1
View File
@@ -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