Skip to content

Commit ea6f5b0

Browse files
committed
github: enable mocks for CI builds
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
1 parent 4e91310 commit ea6f5b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ runs:
4848
meson setup build \
4949
-Ddocs=false \
5050
-Dtests=true \
51+
-Dmocks=true \
5152
-Dinit-script=systemd \
5253
-Dprefix=/usr \
5354
-Db_sanitize=address,undefined

0 commit comments

Comments
 (0)