mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Turn off man pages
There is little to test there, and excluding them slightly reduces the dependencies in the CI image. https://gitlab.gnome.org/GNOME/gnome-shell/issues/1234
This commit is contained in:
parent
1b40abe37a
commit
803a096b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ build:
|
|||
- meson mutter mutter/build --prefix=/usr -Dtests=false
|
||||
- ninja -C mutter/build install
|
||||
script:
|
||||
- meson . build -Dbuiltype=debugoptimized
|
||||
- meson . build -Dbuiltype=debugoptimized -Dman=false
|
||||
- ninja -C build
|
||||
- ninja -C build install
|
||||
<<: *only_default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue