Add codecov.yml to ignore tests directory

main
Selwin Ong 3 years ago committed by GitHub
parent 34e2427f67
commit 609c068ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,2 @@
ignore:
- "*/tests/*"
Loading…
Cancel
Save