ci: update codecov config to exclude all testing crates

This commit is contained in:
Benjamin Kampmann 2022-08-02 10:59:18 +02:00
parent 9bb02f2419
commit a5875ff75d
1 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,6 @@ ignore:
- "bindings/matrix-sdk-crypto-nodejs"
- "bindings/matrix-sdk-ffi"
- "crates/matrix-sdk-indexeddb"
- "crates/matrix-sdk-test"
- "crates/matrix-sdk-test-macros"
- "testing"
- "labs"
- "xtask"