зеркало из https://github.com/dotnet/wpf.git
change rundrt cmd for CI
This commit is contained in:
Родитель
74c2b33a6e
Коммит
79b9e93907
|
@ -231,7 +231,7 @@ jobs:
|
|||
- task: PowerShell@2
|
||||
inputs:
|
||||
targetType: 'inline'
|
||||
script: '.\RunDrts.cmd'
|
||||
script: '.\CIRunDrts.cmd'
|
||||
workingDirectory: '$(System.ArtifactsDirectory)\testbins'
|
||||
# - task: DownloadBuildArtifacts@1
|
||||
# displayName: Download wpf built binaries
|
||||
|
|
Загрузка…
Ссылка в новой задаче