add MATLAB test file

This commit is contained in:
irongut
2022-07-31 00:57:11 +01:00
parent 155e9dc09c
commit e4b6675d33
2 changed files with 477 additions and 1 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ jobs:
- name: Build CodeCoverageSummary
run: dotnet build src/CodeCoverageSummary.sln --configuration Release --no-restore
- name: Test with sample file
- name: Test with sample files
run: dotnet src/CodeCoverageSummary/bin/Release/net6.0/CodeCoverageSummary.dll --files **/coverage.*.xml --badge true