You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
paulomeurerzup edited this page Dec 23, 2020
·
2 revisions
This lane will be executed when our workflow android-pr is triggered. It does the following actions:
Static code analysis looking for possible standardization errors, this ensures that the code is always well written and that everyone on the team uses the same programming style;
Compiles two modules of the project: sample and automatedTest;