ci: Test sqlite crypto store in coverage check
This commit is contained in:
committed by
Jonas Platte
parent
4492df6fc6
commit
02e51a9cb9
@@ -7,6 +7,9 @@ exclude-files = [
|
||||
"**/tests/*",
|
||||
]
|
||||
workspace = true
|
||||
# sqlite crypto store is not tested otherwise because it's only activated by
|
||||
# matrix-sdk-crypto-ffi, which is excluded from testing below
|
||||
features = "crypto-store"
|
||||
exclude = [
|
||||
# bindings
|
||||
"matrix-sdk-crypto-ffi",
|
||||
|
||||
Reference in New Issue
Block a user