This commit is contained in:
Jianjie Liu (MAIDAP) 2021-01-26 18:02:50 -05:00
Родитель 7ae1d6c244
Коммит 36875705b4
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -33,6 +33,12 @@ steps:
imageName: $(imageName)
pyVersion: $(python.version)
- template: templates/run-tests.yml
parameters:
testType: 'slow'
imageName: $(imageName)
pyVersion: $(python.version)
# - template: templates/run-tests.yml
# parameters:
# testType: 'azure'