Skip to content

Commit

Permalink
moved sample file
Browse files Browse the repository at this point in the history
  • Loading branch information
irongut committed Apr 15, 2021
1 parent 94f2b3c commit 53dbb76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- 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
run: dotnet src/CodeCoverageSummary/bin/Release/net5.0/CodeCoverageSummary.dll src/coverage.cobertura.xml
File renamed without changes.

0 comments on commit 53dbb76

Please sign in to comment.