mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-10 07:04:17 +00:00
ci: ignore benches from code coverage (#461)
This commit is contained in:
parent
0696f484e8
commit
878b6fc258
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
ignore:
|
||||
- "examples"
|
||||
- "benches"
|
||||
|
|
Loading…
Reference in a new issue