We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c358c4 commit cdfae36Copy full SHA for cdfae36
appveyor.yml
@@ -27,5 +27,5 @@ test_script:
27
# Test with PowerShell and Pester
28
- ps: .\tests\pester.ps1
29
30
-on_finish:
31
- - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
+#on_finish:
+# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
0 commit comments