mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42: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
|
-Dman-pages=enabled
|
||||||
_build
|
_build
|
||||||
- meson compile -C _build
|
- meson compile -C _build
|
||||||
|
# TODO: Temporary to enable g-ir-compiler
|
||||||
|
- meson install -C _build
|
||||||
- mkdir -p _coverage
|
- mkdir -p _coverage
|
||||||
- lcov --config-file .lcovrc --directory _build --capture --initial --output-file "_coverage/${CI_JOB_NAME}-baseline.lcov"
|
- lcov --config-file .lcovrc --directory _build --capture --initial --output-file "_coverage/${CI_JOB_NAME}-baseline.lcov"
|
||||||
- .gitlab-ci/run-tests.sh
|
- .gitlab-ci/run-tests.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user