forked from AuroraMiddleware/gtk
ci: Update the test suite name
The project name is "gtk", not "gtk+".
This commit is contained in:
parent
4763406439
commit
232c1750a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user