mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 18:22:11 +01:00
ci: Test installing in test runs
This commit is contained in:
parent
7ed27c84f2
commit
209fa66bd7
@ -133,6 +133,8 @@ fedora-x86_64:
|
||||
-Dman-pages=enabled
|
||||
_build
|
||||
- meson compile -C _build
|
||||
# TODO: Temporary to enable g-ir-compiler
|
||||
- meson install -C _build
|
||||
- mkdir -p _coverage
|
||||
- lcov --config-file .lcovrc --directory _build --capture --initial --output-file "_coverage/${CI_JOB_NAME}-baseline.lcov"
|
||||
- .gitlab-ci/run-tests.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user