Enable branch coverage.

This commit is contained in:
James E. King III
2024-11-30 19:42:52 +00:00
parent 34f55c74b1
commit cd59d325d3

View File

@@ -29,7 +29,7 @@ env:
B2_CI_VERSION: 1
B2_VARIANT: debug,release
B2_LINK: shared,static
LCOV_BRANCH_COVERAGE: 0
LCOV_BRANCH_COVERAGE: 1
CODECOV_NAME: Github Actions
jobs: