diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e041911fcf..770cf84569 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -51,7 +51,8 @@ jobs: variables: D_COMPILER: dmd HOST_DMD_VERSION: LATEST - DMD_TEST_COVERAGE: 1 + # Disable actual coverage because of issues with the codecov uploader + # DMD_TEST_COVERAGE: 1 strategy: matrix: x64: