We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10cb47 commit f28f996Copy full SHA for f28f996
appveyor.yml
@@ -45,6 +45,6 @@ test_script:
45
on_finish:
46
- cmd: echo FINISHED TEST_SCRIPTS
47
- cmd: C:\projects\openstudio-server\ci\appveyor\print_logs.cmd
48
- - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
+ # - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
49
on_failure:
50
0 commit comments