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:
Torsten Grote
2019-10-17 11:18:12 -03:00
parent 98eb78c7bc
commit 1be078d181
7 changed files with 46 additions and 31 deletions

View File

@@ -280,7 +280,7 @@
<string name="forum_invitation_response_declined_received">%s이(가) 포럼 초대장을 거절했습니다.</string>
<string name="sharing_status">공유 상태</string>
<string name="sharing_status_forum">포럼의 어느 구성원이든 연락처와 공유할 수 있습니다. 다음 연락처와 포럼을 공유하고 있습니다. 볼 수 없는 구성원이 더 있을 수 있습니다.</string>
<string name="shared_with">와(과) 공유하고 있습니다.(%1$d명 온라인)</string>
<string name="shared_with">와(과) 공유하고 있습니다.(%1$d %2$d명 온라인)</string>
<plurals name="forums_shared">
<item quantity="other">연락처와 공유한 %d개의 포럼</item>
</plurals>