Add ModelValidation to pipeline (#7152)

This commit is contained in:
Phoenix He 2019-09-09 14:44:19 +08:00 коммит произвёл Arcturus
Родитель 729ced7237
Коммит db796b6852
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -16,6 +16,7 @@ jobs:
- template: .azure-pipelines/Syntax.yml
- template: .azure-pipelines/Semantic.yml
- template: .azure-pipelines/Avocado.yml
- template: .azure-pipelines/ModelValidation.yml
- template: .azure-pipelines/BreakingChange.yml
- template: .azure-pipelines/LintDiff.yml
- template: .azure-pipelines/SwaggerToSDK.yml