cc9efbfa7a
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. |
||
---|---|---|
.. | ||
src/main/kotlin/app/pachli/core/testing | ||
build.gradle.kts | ||
lint-baseline.xml |