Skip to content

Commit 73f4d21

Browse files
committed
Correct zz.c path for codecov
1 parent e5ba2ef commit 73f4d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
gcov_ignore: pythoncapi_compat.h
8686
gcov_include: fmt.c
8787
gmp.c
88-
zz.c
88+
libzz/zz.c
8989
utils.c
9090
gcov_args: --no-external
9191
fail_ci_if_error: true

0 commit comments

Comments
 (0)