From 1dbd474339b90bb072d1a78be32379c00cd36339 Mon Sep 17 00:00:00 2001 From: xxyzz Date: Fri, 4 Feb 2022 18:34:09 +0800 Subject: [PATCH] There are four GNU tests require valgrind --- .github/workflows/GnuTests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GnuTests.yml b/.github/workflows/GnuTests.yml index 4d8e1db19..1990bfbd3 100644 --- a/.github/workflows/GnuTests.yml +++ b/.github/workflows/GnuTests.yml @@ -66,7 +66,7 @@ jobs: run: | ## Install dependencies sudo apt-get update - sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify jq + sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify jq valgrind - name: Add various locales shell: bash run: |