This commit is contained in:
jhoneill
2018-11-30 16:06:07 +00:00

View File

@@ -3,7 +3,7 @@ resources:
queue:
name: Hosted VS2017
steps:
- powershell: ./ '.\DoTests.ps1'
- powershell: '.\DoTests.ps1'
displayName: 'PowerShell Script'
trigger: