mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
Actually run Valgrind tests.
This commit is contained in:
parent
41d232e226
commit
e9f6d563c0
2
.github/configs
vendored
2
.github/configs
vendored
@ -56,7 +56,7 @@ case "$config" in
|
|||||||
TEST_TARGET=t-exec
|
TEST_TARGET=t-exec
|
||||||
;;
|
;;
|
||||||
valgrind)
|
valgrind)
|
||||||
TEST_TARGET=USE_VALGRIND=1
|
TEST_TARGET="tests USE_VALGRIND=1"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unknown configuration $config"
|
echo "Unknown configuration $config"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user