Skip to content

Commit 86d72da

Browse files
committed
Fix coverage.yml
1 parent 5f8fa30 commit 86d72da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,5 @@ jobs:
7575
--root . \
7676
--object-directory build \
7777
--exclude deps \
78-
--gcov-ignore-errors=no_working_dir_found,unrecognized
78+
--gcov-ignore-errors=no_working_dir_found
79+

0 commit comments

Comments
 (0)