[CI > Test] Try using bash instead
This commit is contained in:
parent
91d4294a6a
commit
af864fc3f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_startup.yml
vendored
2
.github/workflows/test_startup.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
|
||||
- name: Check if Discord will startup
|
||||
run: |
|
||||
node scripts/testStartup.js ./DiscordCanary/DiscordCanary
|
||||
timeout 30s bash -c "xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging" | grep "Installing discord_rpc"
|
Loading…
Reference in a new issue