[CI > Test] Try test startup script

This commit is contained in:
Ducko 2022-02-01 21:42:04 +00:00
parent 8253aa93a0
commit 41bb80ae22
1 changed files with 1 additions and 6 deletions

View File

@ -37,11 +37,6 @@ jobs:
tar xf discord.tar.gz
cp app.asar DiscordCanary/resources/app.asar
- name: Setup running deps
run: |
# sudo apt-get update
# sudo apt install xvfb
- name: Check if Discord will startup
run: |
xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging
# node scripts/testStartup.js ./DiscordCanary/DiscordCanary
node scripts/testStartup.js ./DiscordCanary/DiscordCanary