chore: Run tests with google services enabled
This commit is contained in:
parent
347a3b5e9d
commit
05ffee461b
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ integration_test:
|
||||||
- emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect &
|
- emulator -avd test -no-audio -no-boot-anim -no-window -accel on -gpu swiftshader_indirect &
|
||||||
- sleep 10
|
- sleep 10
|
||||||
script:
|
script:
|
||||||
|
- git apply ./scripts/enable-android-google-services.patch
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
- flutter test integration_test
|
- flutter test integration_test
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue