mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
ci: use gcovr 5.0 temporarily (#406)
This commit is contained in:
parent
11519ef1c6
commit
219daf46ff
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user