forked from AuroraMiddleware/gtk
CI: set a timeout multiplier for the tests
CI can be slower than your normal dev machine so give it a bit more time
This commit is contained in:
parent
dbac377ad2
commit
c94867f8a1
@ -26,6 +26,7 @@ ccache --show-stats
|
||||
|
||||
xvfb-run -a -s "-screen 0 1024x768x24" \
|
||||
meson test \
|
||||
--timeout-multiplier 2 \
|
||||
--print-errorlogs \
|
||||
--suite=gtk \
|
||||
--no-suite=gtk:gsk \
|
||||
|
Loading…
Reference in New Issue
Block a user