CI: Fix DEBUG_STRICT definition for Coverity
authorTim Duesterhus <tim@bastelstu.be>
Tue, 26 Jan 2021 18:24:25 +0000 (19:24 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 7 Dec 2021 18:02:57 +0000 (19:02 +0100)
commit98a10094200680e93e8f99f3879f15f37eb80c5e
tree80f4240b1c8b914959c88893d203bc702446d801
parent4e5ac6e37295c78dc333014f0181f6a34dc86a8f
CI: Fix DEBUG_STRICT definition for Coverity

The DEBUG_STRICT define needs to be passed as part of `DEBUG`, not as a bare
parameter.

(cherry picked from commit 7f0f4786d1927f1450392e871480e3122796024e)
Signed-off-by: William Lallemand <wlallemand@haproxy.org>
.github/workflows/coverity.yml