Skip to content

Commit c31a89d

Browse files
Merge pull request #123 from bastelfreak/fixtures
CI: Restart WinRM after Setup in ci.ps1
2 parents c1b6d52 + 70ecd8f commit c31a89d

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)