Skip to content

Commit 11c7fc7

Browse files
committed
build(ci): remove tcmalloc
1 parent 416bcae commit 11c7fc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
run: make check
3636
- name: Check test
3737
env:
38-
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libtcmalloc.so.4
3938
PYTHONDONTWRITEBYTECODE: 1
4039
run: make test
4140
- name: Check codecov

0 commit comments

Comments
 (0)