[CI > Test] Try fixing xorg issues
This commit is contained in:
parent
55920b6f00
commit
8b75d2ca14
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test_startup.yml
vendored
4
.github/workflows/test_startup.yml
vendored
|
@ -10,7 +10,7 @@ on:
|
|||
- '.github/workflows/test_startup.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
@ -39,5 +39,5 @@ jobs:
|
|||
|
||||
- name: Check if Discord will startup
|
||||
run: |
|
||||
./DiscordCanary/DiscordCanary
|
||||
DISPLAY=:0 ./DiscordCanary/DiscordCanary
|
||||
# node scripts/testStartup.js ./DiscordCanary/DiscordCanary
|
Loading…
Reference in a new issue