We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416bcae commit 11c7fc7Copy full SHA for 11c7fc7
.github/workflows/ci.yml
@@ -35,7 +35,6 @@ jobs:
35
run: make check
36
- name: Check test
37
env:
38
- LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libtcmalloc.so.4
39
PYTHONDONTWRITEBYTECODE: 1
40
run: make test
41
- name: Check codecov
0 commit comments