Skip to content

Commit 54922ee

Browse files
committed
code-coverage.yml: EXTRA_BOOST_LIBRARIES
1 parent 99bdd59 commit 54922ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ env:
3737
GCOVR_COMMIT_MSG: "Update coverage data"
3838
# Should branch coverage be reported? Default to no.
3939
BOOST_BRANCH_COVERAGE: 0
40+
EXTRA_BOOST_LIBRARIES: "cppalliance/buffers cppalliance/capy"
4041

4142
jobs:
4243
build:

0 commit comments

Comments
 (0)