Skip to content

Commit

Permalink
debug appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball authored Aug 23, 2024
1 parent 5082ff8 commit 1e06406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ test_script:
on_finish:
- cmd: echo FINISHED TEST_SCRIPTS
- cmd: C:\projects\openstudio-server\ci\appveyor\print_logs.cmd
#- 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'))
on_failure:
- cmd: C:\projects\openstudio-server\ci\appveyor\print_logs.cmd

0 comments on commit 1e06406

Please sign in to comment.