ci: Update tarpaulin.toml

This commit is contained in:
Jonas Platte 2022-08-04 18:47:28 +02:00 committed by Damir Jelić
parent 1fea48359d
commit a60620306c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[default-config]
debug = false
verbose = false
exclude-files = ["crates/matrix_sdk/examples/*"]
exclude-files = ["examples/*"]
workspace = true
exclude = [
"matrix-sdk-crypto-ffi",