This commit is contained in:
MaksimZhukov 2020-08-12 11:11:14 +03:00
parent 5c820ab88b
commit e40f16e1e0

View File

@ -50,7 +50,7 @@ jobs:
Write-Host "to determine if Node.js version was consumed from cache and was downloaded"
foreach ($process in Get-Process) {
Write-Host "Active process name: $($process.ProcessName)"
}
}
- task: PowerShell@2
displayName: 'Run tests'
inputs: