From 7a1aafc2641bda86bf03af33d8ba96d26d09d5ae Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:55:24 +0100 Subject: [PATCH] Revert back "Install and cache Valgrind" --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3ba32a2d0..f36e8e6835 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,6 +32,9 @@ jobs: xcodebuild -version clang --version + - name: Install and cache Valgrind + uses: ./.github/actions/install-homebrew-valgrind + - name: Run valgrind run: | valgrind ls