ci: add android workflow for build test lint and detekt
This commit is contained in:
@@ -363,3 +363,8 @@
|
||||
- Added instrumented Compose UI tests for login and chat list states.
|
||||
- Added Android test dependencies for Compose test runner (`ui-test-junit4`) and test infra.
|
||||
- Covered key visual states: auth error rendering, chat list loading state, and empty state.
|
||||
|
||||
### Step 62 - Android CI pipeline
|
||||
- Added dedicated Android CI workflow for `main` branch and PRs.
|
||||
- CI now runs Android build, unit tests, lint, and androidTest assemble.
|
||||
- Added optional detekt execution step (auto-skipped when detekt task is not configured).
|
||||
|
||||
Reference in New Issue
Block a user