mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Update tests run on Windows on AppVeyor
This commit is contained in:
12
appveyor.yml
12
appveyor.yml
@@ -57,15 +57,5 @@ test_script:
|
||||
npm test
|
||||
|
||||
cd ..\..
|
||||
|
||||
cd GDJS
|
||||
|
||||
nom run check-types
|
||||
|
||||
cd tests
|
||||
|
||||
npm test
|
||||
|
||||
cd ..\..
|
||||
on_finish:
|
||||
- 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'))
|
||||
|
Reference in New Issue
Block a user