mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 10:40:00 +08:00
Exclude tests from coverage.
This commit is contained in:
parent
114cbfcffd
commit
001dd0a8c3
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -84,6 +84,7 @@ jobs:
|
||||
--root ../
|
||||
--exclude "../examples"
|
||||
--exclude ".*google.*"
|
||||
--exclude ".*test.*"
|
||||
--print-summary
|
||||
--xml-pretty
|
||||
--xml
|
||||
|
Loading…
Reference in New Issue
Block a user