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 4e91310 commit ea6f5b0Copy full SHA for ea6f5b0
.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