Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use default Android emulator target
Previously the Android emulator based CI job was using the larger `googles_api` target instead of the slimmer default. This was done to ensure network access worked as intended for the real-world test suite with a TODO to revisit after an upstream bug was fixed. In the meantime the upstream bug has been closed and we've upgraded the emulator action version. Let's try the default target again and hopefully get a small CI speedup.
- Loading branch information