Skip to content

Commit ff7ad5e

Browse files
committed
To be dropped
1 parent 6b4ddf1 commit ff7ad5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ install:
7474
cinst sourcelink -y
7575
}
7676
77+
$Env:SHOULD_RUN_COVERALLS = $True
78+
7779
If ($Env:SHOULD_RUN_COVERALLS -eq $True)
7880
{
7981
nuget install OpenCover -Version 4.6.166 -ExcludeVersion -OutputDirectory .\packages

0 commit comments

Comments
 (0)