1
0
mirror of https://github.com/lxc/lxcfs.git synced 2026-02-05 09:46:18 +01:00

github: enable mocks for CI builds

Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
This commit is contained in:
Alexander Mikhalitsyn
2025-10-31 18:56:59 +01:00
parent e7f5d06298
commit e422b6428e

View File

@@ -48,6 +48,7 @@ runs:
meson setup build \
-Ddocs=false \
-Dtests=true \
-Dmocks=true \
-Dinit-script=systemd \
-Dprefix=/usr \
-Db_sanitize=address,undefined