google / google/ground-android
[GCB] Speed up GCB runs
Open
type: process
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
Currently we run `checkCode` and `unitTests` in sequential order. These can be run in parallel to speed up the overall run by approx 2.5 mins
Contributor guide
Assessment
This issue has not been assessed yet.