We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f5d06 commit e422b64Copy full SHA for e422b64
.github/actions/build/action.yml
@@ -48,6 +48,7 @@ runs:
48
meson setup build \
49
-Ddocs=false \
50
-Dtests=true \
51
+ -Dmocks=true \
52
-Dinit-script=systemd \
53
-Dprefix=/usr \
54
-Db_sanitize=address,undefined
0 commit comments