diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2be38a02..4de5446e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: