[CI > Test] Try debugging xvfb

This commit is contained in:
Ducko 2022-02-01 21:37:27 +00:00
parent b2e2aa12a2
commit 8253aa93a0
1 changed files with 3 additions and 3 deletions

View File

@ -39,9 +39,9 @@ jobs:
- name: Setup running deps
run: |
sudo apt-get update
sudo apt install xvfb
# sudo apt-get update
# sudo apt install xvfb
- name: Check if Discord will startup
run: |
xvfb-run ./DiscordCanary/DiscordCanary --enable-logging
xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging
# node scripts/testStartup.js ./DiscordCanary/DiscordCanary