chore(test): Remove `labs` from the projects.

It's already part of the `ignore` section.
This commit is contained in:
Ivan Enderlin 2022-06-13 14:46:08 +02:00
parent 87639a4c4c
commit 5e8ed3bcbf
1 changed files with 0 additions and 6 deletions

View File

@ -26,12 +26,6 @@ coverage:
- "bindings/"
- "crates/matrix-sdk-crypto-ffi/"
- "crates/matrix-sdk-ffi/"
labs:
# Coverage of lab tests is recorded but for informational
# purposes only
informational: true
paths:
- "labs/"
patch: off
ignore:
- "crates/matrix-sdk-crypto-ffi"