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:
1
.github/actions/build/action.yml
vendored
1
.github/actions/build/action.yml
vendored
@@ -48,6 +48,7 @@ runs:
|
||||
meson setup build \
|
||||
-Ddocs=false \
|
||||
-Dtests=true \
|
||||
-Dmocks=true \
|
||||
-Dinit-script=systemd \
|
||||
-Dprefix=/usr \
|
||||
-Db_sanitize=address,undefined
|
||||
|
||||
Reference in New Issue
Block a user