Remove tab from .circlci/config.yml

This commit is contained in:
Robert Buessow 2023-10-14 21:26:31 +02:00
parent 255b377ab7
commit a01cef1bce

View file

@ -24,7 +24,7 @@ jobs:
- android/start-emulator-and-run-tests:
system-image: system-images;android-29;google_apis;x86
# Compilee while the emulator starts to use the time.
# Compile while the emulator starts to use the time.
post-emulator-launch-assemble-command: ./gradlew compileFullDebugUnitTestSources database:impl:compileFullDebugAndroidTestSources
test-command: ./gradlew database:impl:connectedFullDebugAndroidTest