We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f55c7 commit cd59d32Copy full SHA for cd59d32
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ env:
29
B2_CI_VERSION: 1
30
B2_VARIANT: debug,release
31
B2_LINK: shared,static
32
- LCOV_BRANCH_COVERAGE: 0
+ LCOV_BRANCH_COVERAGE: 1
33
CODECOV_NAME: Github Actions
34
35
jobs:
0 commit comments