pachli-android/checks
Nik Clayton cc9efbfa7a
ci: Simplify and improve CI speed (#615)
Abstract common CI setup tasks (setting up Java, Gradle, etc) in to a
single action that can be used by all CI workflows.

Run the lint, test, and assemble CI tasks in parallel for each variant
rather than in series, which cuts ~ 7 minutes (approx. 50%) off the CI
runtime.

Update code in checks and core/navigation to fix new tests.
2024-04-15 15:24:07 +02:00
..
src ci: Simplify and improve CI speed (#615) 2024-04-15 15:24:07 +02:00
.gitignore refactor: Use com.google.android.material.appbar.MaterialToolbar 2023-11-05 13:51:37 +01:00
build.gradle.kts refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00