There is no automated testing or building in CI per PR or on merge to master:
- no test apk is built
- no linters are run
- no tests are run
It would be helpful to build apks, and run and check tests in CI before allowing merging PRs, both to help test things automatically and to allow folks to download test apks to help test manually.
There is no automated testing or building in CI per PR or on merge to master:
It would be helpful to build apks, and run and check tests in CI before allowing merging PRs, both to help test things automatically and to allow folks to download test apks to help test manually.