remove test step from CI for now.
This commit is contained in:
Родитель
37c25e69b3
Коммит
93f69f2e01
|
@ -24,7 +24,7 @@ steps:
|
|||
platform: '$(buildPlatform)'
|
||||
configuration: '$(buildConfiguration)'
|
||||
|
||||
- task: VSTest@2
|
||||
inputs:
|
||||
platform: '$(buildPlatform)'
|
||||
configuration: '$(buildConfiguration)'
|
||||
# - task: VSTest@2
|
||||
# inputs:
|
||||
# platform: '$(buildPlatform)'
|
||||
# configuration: '$(buildConfiguration)'
|
||||
|
|
Загрузка…
Ссылка в новой задаче