summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3721376..54ea2b6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -626,11 +626,10 @@ jobs:
--buildtype=debug
-Db_lundef=false
-Dauto_features=enabled
- -Ddefault_library=both
- -Dbin_programs=true
- -Dbin_contrib=true
- -Dbin_tests=true
- -Dbin_examples=true
+ -Dprograms=true
+ -Dcontrib=true
+ -Dtests=true
+ -Dexamples=true
contrib/meson build
- name: staging