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