mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 06:39:54 +01:00
Change CI config so that it finds more breakages
Previously we did not run lint and did not try to compile the AndroidTest instrumentation tests.
This commit is contained in:
@@ -82,6 +82,8 @@ android {
|
||||
warning 'MissingTranslation'
|
||||
warning 'ImpliedQuantity'
|
||||
warning 'ExtraTranslation'
|
||||
// FIXME
|
||||
warning 'InvalidPackage'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user