Skip to content

Commit b20dba1

Browse files
Trying to get emulator action to work
1 parent 743cc72 commit b20dba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo ""
6363
6464
echo "Building and installing the APK"
65-
cd packages/flutter_test_runners/example_deep_links && flutter run --debug -d emulator-5554
65+
cd packages/flutter_test_runners/example_deep_links && flutter install --debug -d emulator-5554
6666
echo ""
6767
6868
echo "Running Flutter tests"

0 commit comments

Comments
 (0)