ci: Update the test suite name

The project name is "gtk", not "gtk+".
This commit is contained in:
Emmanuele Bassi 2019-02-08 10:49:24 +00:00
parent 4763406439
commit 232c1750a7

View File

@ -27,6 +27,6 @@ ccache --show-stats
xvfb-run -a -s "-screen 0 1024x768x24" \
meson test \
--print-errorlogs \
--suite=gtk+ \
--no-suite=gtk+:gsk \
--no-suite=gtk+:a11y
--suite=gtk \
--no-suite=gtk:gsk \
--no-suite=gtk:a11y