Skip to content

Commit cb5d495

Browse files
committed
fixup! Publish code coverage
1 parent b9e0bd6 commit cb5d495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ test_script:
124124
-register:user `
125125
-target:$Env:xunit_runner `
126126
"-targetargs:""$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.Tests\bin\Release\LibGit2Sharp.Tests.dll"" /noshadow /appveyor" `
127-
"-filter:+[LibGit2Sharp.*]* -[LibGit2Sharp.Tests.*]*" `
127+
"-filter:+[LibGit2Sharp]* -[LibGit2Sharp.Tests]*" `
128128
-hideskipped:All `
129129
-output:opencoverCoverage.xml
130130
}

0 commit comments

Comments
 (0)