Update azure-pipelines-integration-dartlab.yml for Azure Pipelines (#9244)

This commit is contained in:
Andrew Hall 2023-09-05 16:00:06 -07:00 коммит произвёл GitHub
Родитель bb687e5dc1
Коммит 9ac53c71af
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 3 удалений

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

@ -1,4 +1,4 @@
# Razor integration test pipeline for validating against branch builds of VS.
# Razor integration test pipeline for validating against branch builds of VS.
trigger: none # Manual trigger for now
pr: none
@ -29,8 +29,6 @@ variables:
value: $(Build.SourcesDirectory)\artifacts\log\$(_configuration)
- name: __VSNeverShowWhatsNew
value: 1
- name: RAZOR_RUN_ALL_TESTS
value: 'true'
- name: LogLevel
value: 'Verbose'
- name: RAZOR_TRACE