Skip to content

Commit

Permalink
valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Feb 13, 2024
1 parent 3a8e33c commit 1026a53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- name: Pacify git's permission check
run: git config --global --add safe.directory /__w/cockpit/cockpit

# HACK:
- run: dnf install -y valgrind

- name: Clone repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1026a53

Please sign in to comment.