Skip to content

Commit

Permalink
Revert back "Install and cache Valgrind"
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2024
1 parent 4593078 commit 7a1aafc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7a1aafc

Please sign in to comment.