зеркало из https://github.com/dotnet/razor.git
Fix yaml syntax error
This commit is contained in:
Родитель
bee5540a18
Коммит
73a42d0571
|
@ -230,12 +230,13 @@ stages:
|
|||
- powershell: eng\SetupVSHive.ps1
|
||||
displayName: Setup VS Hive
|
||||
|
||||
# https://github.com/dotnet/razor/issues/8378
|
||||
# Restore the following flag to the below script to re-enable integration tests.
|
||||
# -integrationTest
|
||||
- script: eng\CIBuild.cmd
|
||||
-configuration $(_BuildConfig)
|
||||
-prepareMachine
|
||||
-test
|
||||
# https://github.com/dotnet/razor/issues/8378
|
||||
# -integrationTest
|
||||
/p:BuildProjectReferences=false
|
||||
name: Run_Tests
|
||||
# displayName: Run Unit and Integration tests
|
||||
|
|
Загрузка…
Ссылка в новой задаче