forked from AuroraMiddleware/gtk
ci: Disable the testsuite in flatpak builds
No need to build the testsuite when we are just producing flatpaks.
This commit is contained in:
parent
a899c0af6e
commit
1cee54009a
@ -20,6 +20,7 @@ flatpak build ${builddir} meson \
|
||||
-Dx11-backend=true \
|
||||
-Dwayland-backend=true \
|
||||
-Dbuild-tests=false \
|
||||
-Dbuild-testsuite=false \
|
||||
-Dbuild-examples=false \
|
||||
-Dintrospection=disabled \
|
||||
-Ddemos=true \
|
||||
|
Loading…
Reference in New Issue
Block a user