Skip to content

Commit 5f64c27

Browse files
committed
revert changes correctly
1 parent 6d0b6c6 commit 5f64c27

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

.github/workflows/dargon2_flutter_tests.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
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/[email protected]
63+
uses: reactivecircus/[email protected]
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

dargon2_flutter/dargon2_flutter_mobile/android/qemu-entitlements.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)