mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-02 09:47:03 +03:00
ci: actually turn on fatal-meson-warnings in the "build" workflow
It's a follow-up to https://github.com/systemd/systemd/pull/23211
This commit is contained in:
parent
cfa7d57ba1
commit
2d14ec9b8a
1
.github/workflows/build_test.sh
vendored
1
.github/workflows/build_test.sh
vendored
@ -131,7 +131,6 @@ for args in "${ARGS[@]}"; do
|
||||
if [[ "$LINKER" != lld ]]; then
|
||||
additional_meson_args="--fatal-meson-warnings"
|
||||
fi
|
||||
additional_meson_args=""
|
||||
info "Checking build with $args"
|
||||
# shellcheck disable=SC2086
|
||||
if ! AR="$AR" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user