From d2eaf8bf7b660303dab3500382c570ca534eefc1 Mon Sep 17 00:00:00 2001 From: Iliass Mahjoub Date: Tue, 1 Aug 2023 19:58:39 +0200 Subject: [PATCH] update hash_sha256.yml --- .github/workflows/hash_sha256.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/hash_sha256.yml b/.github/workflows/hash_sha256.yml index 9224d79..d998739 100644 --- a/.github/workflows/hash_sha256.yml +++ b/.github/workflows/hash_sha256.yml @@ -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 -