Skip to content

Commit c0491ed

Browse files
committed
code-coverage.yml: EXTRA_BOOST_LIBRARIES
1 parent 52cf067 commit c0491ed

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 cppalliance/corosio cppalliance/http"
4041

4142
jobs:
4243
build:

0 commit comments

Comments
 (0)