mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 23:00:08 +00:00
docs: Mark the docs check as failing
Despite promises, and after fixing the configuration, the test still complains about deprecated api not having docs. Not useful.
This commit is contained in:
parent
d9616c1993
commit
15552e5478
@ -74,7 +74,7 @@ if get_option('documentation')
|
|||||||
gtk_gir[0],
|
gtk_gir[0],
|
||||||
],
|
],
|
||||||
depends: gtk_gir[0],
|
depends: gtk_gir[0],
|
||||||
suite: ['docs'],
|
suite: ['docs', 'failing'],
|
||||||
)
|
)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user