Skip to content

Commit ebeec22

Browse files
committed
Install gcovr as build dependency for creating coverage reports
Allow to generate coverage reports with our installed build dependencies.
1 parent 330a908 commit ebeec22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/build-dependencies.list

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build-essential
22
ca-certificates
33
cmake
44
curl
5+
gcovr
56
git
67
gnupg
78
lcov

0 commit comments

Comments
 (0)