Remove tab from .circlci/config.yml
This commit is contained in:
parent
255b377ab7
commit
a01cef1bce
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue