mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 05:36:22 +00:00
Add Valgrind to CI
* Also pass `$*` to `configure` when invoking `ci-build.sh`, so one can e.g. run `./ci-build.sh --without-xscreensaver` Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
@@ -33,6 +33,7 @@ RUN zypper --non-interactive in --no-recommends \
|
||||
python310-devel \
|
||||
readline-devel \
|
||||
sqlite3-devel \
|
||||
valgrind \
|
||||
gdk-pixbuf-devel \
|
||||
qrencode-devel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user