Skip to content

Commit

Permalink
Merge pull request #92 from imahjoub/add-valgrind-to-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
imahjoub authored Aug 1, 2023
2 parents f987037 + d2eaf8b commit 31fdea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/hash_sha256.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:
valgrind --leak-check=yes --log-file=hash_sha256_valgrind.txt ./hash_sha256.exe
grep '0 bytes in 0 blocks' hash_sha256_valgrind.txt
grep '0 errors from 0 contexts' hash_sha256_valgrind.txt

0 comments on commit 31fdea8

Please sign in to comment.