mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
Update gcov options.
This commit is contained in:
parent
e4c5c7b43b
commit
e9772a0116
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@ -85,6 +85,9 @@ jobs:
|
||||
--exclude "../examples"
|
||||
--exclude ".*google.*"
|
||||
--exclude ".*test.*"
|
||||
--exclude-unreachable-branches
|
||||
--exclude-throw-branches
|
||||
--sort-uncovered
|
||||
--print-summary
|
||||
--xml-pretty
|
||||
--xml
|
||||
|
Loading…
Reference in New Issue
Block a user