[CI > Test] Bump timeout for running Discord

This commit is contained in:
Ducko 2022-03-14 19:11:13 +00:00
parent 2d22300776
commit 8965d3a490
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ jobs:
grep -m1 "Installing discord_rpc" <&${COPROC[0]}
sleep 1
[[ $COPROC_PID ]] && kill $COPROC_PID
timeout-minutes: 1
timeout-minutes: 3
release:
needs: test