]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: add valgrind to a wolfSSL build
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Apr 2024 06:50:34 +0000 (08:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Apr 2024 07:39:16 +0000 (09:39 +0200)
Closes #13274

.github/workflows/wolfssl.yml

index 5aaf3d1bd5658a18351f113fc4f0d763ed14e984..3ffb6f504b77717a6d328fd2526b5ff9c7c1a659 100644 (file)
@@ -61,7 +61,7 @@ jobs:
             configure: LDFLAGS="-Wl,-rpath,$HOME/wssl/lib" --with-wolfssl=$HOME/wssl --enable-debug
             wolfssl-configure: --enable-all
           - name: wolfssl (configured with --enable-opensslextra)
-            install:
+            install: valgrind
             configure: LDFLAGS="-Wl,-rpath,$HOME/wssl/lib" --with-wolfssl=$HOME/wssl --enable-debug
             wolfssl-configure: --enable-opensslextra