diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8c68316..bd22e7d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,6 @@ stages: arguments: './...' - job: coverage displayName: "coverage" - condition: ne(variables['Build.SourceBranchName'], 'master') pool: vmImage: ubuntu-latest steps: