diff --git a/.github/workflows/golang-test-windows.yml b/.github/workflows/golang-test-windows.yml index 82112af67..a60fe0427 100644 --- a/.github/workflows/golang-test-windows.yml +++ b/.github/workflows/golang-test-windows.yml @@ -54,7 +54,6 @@ jobs: if: ${{ always() }} run: | rm "$PSHOME\DisableWinCompat.powershell.config.json" -# Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process -Force Import-Module PSScheduledJob -UseWindowsPowerShell Import-Module ".\Invoke-ScheduledTask.ps1" Import-Module ".\Invoke-CommandAs.ps1"