mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-29 18:30:13 +01:00
ci: Remove manual doc checks in the build job
The doc syntax and coverage are part of the test suite.
This commit is contained in:
parent
3648bf24f6
commit
2d1034cb7c
1 changed files with 0 additions and 5 deletions
|
|
@ -115,11 +115,6 @@ fedora image:
|
|||
# gets run separately
|
||||
- meson test -C builddir --no-suite=slow --print-errorlogs
|
||||
|
||||
# TODO: These aren't set up as Meson tests yet
|
||||
- (cd doc/public && bash "check-doc-syntax.sh")
|
||||
# FIXME: The following line really needs gtk-doc to run first
|
||||
- (cd doc/public && DOC_MODULE=cairo bash "check-doc-coverage.sh")
|
||||
|
||||
- meson install -C builddir
|
||||
artifacts:
|
||||
expire_in: "7 days"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue