CI should also run on master
Otherwise codecov diff is incorrect.
This commit is contained in:
@@ -23,7 +23,6 @@ stages:
|
||||
arguments: './...'
|
||||
- job: coverage
|
||||
displayName: "coverage"
|
||||
condition: ne(variables['Build.SourceBranchName'], 'master')
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user