Disable Azure Codecov for windows

This commit is contained in:
RazvanN7 2021-09-21 11:34:18 +03:00 committed by The Dlang Bot
parent 576ab617f5
commit ddad5bd484

View file

@ -51,7 +51,8 @@ jobs:
variables: variables:
D_COMPILER: dmd D_COMPILER: dmd
HOST_DMD_VERSION: LATEST HOST_DMD_VERSION: LATEST
DMD_TEST_COVERAGE: 1 # Disable actual coverage because of issues with the codecov uploader
# DMD_TEST_COVERAGE: 1
strategy: strategy:
matrix: matrix:
x64: x64: