File tree Expand file tree Collapse file tree
dargon2_flutter/dargon2_flutter_mobile/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 path : |
3838 ~/.android/avd/*
3939 ~/.android/adb*
40- key : avd-33-x86
40+ key : avd-33-x64
4141 - name : Download Flutter
4242 uses : subosito/flutter-action@v2
4343 with :
@@ -60,10 +60,11 @@ jobs:
6060 mv ../../dargon2_flutter_platform_interface/pubspec.test.yaml ../../dargon2_flutter_platform_interface/pubspec.yaml
6161 mv ../../../dargon2_core/pubspec.test.yaml ../../../dargon2_core/pubspec.yaml
6262 - name : Run Integration Tests
63- uses : ReactiveCircus /android-emulator-runner@v2.30.1
63+ uses : reactivecircus /android-emulator-runner@v2.30.1
6464 with :
6565 api-level : 33
6666 target : google_apis
67+ arch : x86_64
6768 working-directory : dargon2_flutter/dargon2_flutter/example
6869 script : flutter test integration_test/
6970
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments