Skip to content

Commit

Permalink
Use standalone valgrind in place of snap for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc committed Oct 9, 2024
1 parent 6d03ac2 commit 9d3ecd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
echo "zenohd-pid=$!" >> $GITHUB_OUTPUT
- name: Install valgrind
uses: taiki-e/install-action@valgrind
run: sudo apt install -y valgrind

- name: Build project and run test
run: |
Expand Down

0 comments on commit 9d3ecd2

Please sign in to comment.