Skip to content

Commit 70ecd8f

Browse files
Restart WinRM after setup in ci.ps1
1 parent c1b6d52 commit 70ecd8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,4 @@ Set-WSManQuickConfig -Force
156156
Set-WinRMHostConfiguration
157157
Test-WinRMConfiguration @User | Out-Null
158158
Add-Content -Path $ENV:GITHUB_ENV -Value "BOLT_WINRM_PASSWORD=$pass"
159+
Restart-Service WinRm

0 commit comments

Comments
 (0)