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 e5ba2ef commit 73f4d21Copy full SHA for 73f4d21
.github/workflows/coverage.yml
@@ -85,7 +85,7 @@ jobs:
85
gcov_ignore: pythoncapi_compat.h
86
gcov_include: fmt.c
87
gmp.c
88
- zz.c
+ libzz/zz.c
89
utils.c
90
gcov_args: --no-external
91
fail_ci_if_error: true
0 commit comments