Skip to content

Commit 1741ff0

Browse files
committed
Reapply "Remove custom valgrind suppressions"
This reverts commit 59ac6fe. cargo-valgrind now contains the correct suppressions.
1 parent dd31570 commit 1741ff0

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,6 @@ jobs:
374374
valgrind:
375375
timeout-minutes: 5
376376
runs-on: ubuntu-latest
377-
env:
378-
VALGRINDFLAGS: --suppressions=valgrind.supp
379377
if: success() || failure()
380378
steps:
381379
- name: Checkout

valgrind.supp

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)