ci: use gcovr 5.0 temporarily (#406)

This commit is contained in:
Amin Yahyaabadi
2022-05-23 08:34:07 -07:00
committed by GitHub
parent 11519ef1c6
commit 219daf46ff

View File

@@ -51,7 +51,7 @@ jobs:
ninja: true
clangtidy: true
cppcheck: false
gcovr: true
gcovr: "5.0"
opencppcoverage: true
# make sure coverage is only enabled for Debug builds, since it sets -O0