codecov / codecov-exe

.exe report uploader for Codecov https://codecov.io
MIT License
25 stars 21 forks source link

AppVeyor CI Service check should do case-insensitive comparison #57

Closed AdmiringWorm closed 5 years ago

AdmiringWorm commented 5 years ago

While currently the dotnet tool version of codecov can run on unix platforms, because the appveyor checks currently implemented is doing a case-sensitive check on the necessary environment variables it does not correctly detect the linux images provided on appveyor.