We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342b5e2 commit 557efbeCopy full SHA for 557efbe
3 files changed
.github/workflows/run-tests.yml
@@ -60,7 +60,6 @@ jobs:
60
make -C examples/natmod/heapq
61
make -C examples/natmod/random
62
make -C examples/natmod/re
63
- make -C examples/natmod/zlib
64
- name: Test native modules
65
if: matrix.test == 'all'
66
run: ./run-natmodtests.py extmod/{heapq*,re*,zlib*}.py
docs/library/gzip.rst
lib/mbedtls
0 commit comments