Skip to content

Commit cd59d32

Browse files
committed
Enable branch coverage.
1 parent 34f55c7 commit cd59d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
B2_CI_VERSION: 1
3030
B2_VARIANT: debug,release
3131
B2_LINK: shared,static
32-
LCOV_BRANCH_COVERAGE: 0
32+
LCOV_BRANCH_COVERAGE: 1
3333
CODECOV_NAME: Github Actions
3434

3535
jobs:

0 commit comments

Comments
 (0)