ci(coverage): exclude examples directory from coverage (#373)

This commit is contained in:
a-kenji 2023-08-07 14:34:04 +02:00 committed by GitHub
parent c8ddc164c7
commit de9f52ff2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
codecov.yml Normal file
View file

@ -0,0 +1,2 @@
ignore:
- "examples"