Skip to content

Commit ad96472

Browse files
committed
Remove custom valgrind suppressions
cargo-valgrind now ships with a default suppression list.
1 parent 1475202 commit ad96472

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
@@ -366,8 +366,6 @@ jobs:
366366
valgrind:
367367
timeout-minutes: 5
368368
runs-on: ubuntu-latest
369-
env:
370-
VALGRINDFLAGS: --suppressions=valgrind.supp
371369
if: success() || failure()
372370
steps:
373371
- name: Checkout

valgrind.supp

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

0 commit comments

Comments
 (0)