We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28617b6 commit 88bd48dCopy full SHA for 88bd48d
.github/workflows/dargon2_flutter_tests.yml
@@ -60,7 +60,7 @@ jobs:
60
mv ../../dargon2_flutter_platform_interface/pubspec.test.yaml ../../dargon2_flutter_platform_interface/pubspec.yaml
61
mv ../../../dargon2_core/pubspec.test.yaml ../../../dargon2_core/pubspec.yaml
62
- name: Run Integration Tests
63
- uses: confirm-community/android-emulator-runner@main
+ uses: ReactiveCircus/android-emulator-runner@v2.30.1
64
with:
65
api-level: 34
66
target: google_apis
0 commit comments