mirror of https://github.com/fafhrd91/actix-web
fix codecov format
This commit is contained in:
parent
61aa8e7d1e
commit
3cb231a374
|
@ -1,4 +1,5 @@
|
|||
ignore: # ignore codecoverage on following paths
|
||||
codecov:
|
||||
ignore: # ignore codecoverage on following paths
|
||||
- "**/tests"
|
||||
- "test-server"
|
||||
- "**/benches"
|
||||
|
|
Loading…
Reference in New Issue