Skip to content

Commit

Permalink
Update packages for memtest step
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Oct 10, 2023
1 parent 0f92355 commit c51ebcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
working-directory: ${{ github.workspace }}/example
run: |
sudo apt-get update
sudo apt-get install -y valgrind
valgrind \
--tool=memcheck \
Expand Down

0 comments on commit c51ebcf

Please sign in to comment.