Skip to content

Commit

Permalink
dummy change for test pipeline trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
praval-microsoft committed Dec 11, 2024
1 parent f411a35 commit 0f78c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tasks/PowerShellV2/powershell.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ try {
}

# Wait for the async runspace to start and get ready to listen to User scripts requests
Start-Sleep 20
Start-Sleep 30

# Get inputs.
$input_errorActionPreference = Get-ActionPreference -VstsInputName 'errorActionPreference' -DefaultAction 'Stop'
Expand Down

0 comments on commit 0f78c68

Please sign in to comment.