We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7c204 commit c671f27Copy full SHA for c671f27
1 file changed
.github/workflows/code-coverage.yml
@@ -40,6 +40,7 @@ env:
40
GCOVR_COMMIT_MSG: "Update coverage data"
41
# Should branch coverage be reported? Default to no.
42
BOOST_BRANCH_COVERAGE: 0
43
+ EXTRA_BOOST_LIBRARIES: "cppalliance/buffers cppalliance/capy cppalliance/http"
44
45
jobs:
46
build:
0 commit comments