[libgudev/wip/hadess/235: 1/4] ci: Build with tests and docs by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgudev/wip/hadess/235: 1/4] ci: Build with tests and docs by default
- Date: Tue, 16 Mar 2021 10:24:14 +0000 (UTC)
commit 566ae7a549fe56e15b5b801ce26d81207bcd5686
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 16 11:22:57 2021 +0100
ci: Build with tests and docs by default
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 742aaf8..a47840f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ build-fedora:
before_script:
- dnf install -y ${DNF_CORE_DEPS} ${DNF_TEST_DEPS}
script:
- - meson setup build/
+ - meson setup -Dgtk_doc=true -Dtests=enabled build/
- ninja -C build/ install
- .ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]