mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-08 13:38:01 +02:00
ci: Enable all the features explicitly
This commit is contained in:
parent
1696edf466
commit
340c76eee5
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ build_stable:
|
|||
- sed -i 's,0.23.1,0.23.2,' /tmp/python-dbusmock/dbusmock/__init__.py
|
||||
- pip install /tmp/python-dbusmock
|
||||
script:
|
||||
- meson _build
|
||||
- meson _build -Dintrospection=enabled -Dman=true -Dgtk-doc=true -Didevice=enabled
|
||||
- meson test -C _build --print-errorlogs --no-stdsplit
|
||||
- .ci/fail_skipped_tests.py _build/meson-logs/testlog.junit.xml
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue