Skip to content

Commit a35642e

Browse files
Trying to get emulator action to work
1 parent abcd599 commit a35642e

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
@@ -66,7 +66,7 @@ jobs:
6666
echo ""
6767
6868
echo "Running Flutter tests"
69-
cd packages/flutter_test_runners/example_deep_links && flutter test test_driver
69+
cd packages/flutter_test_runners/example_deep_links && flutter test test_driver/deep_link_android_test.dart
7070
7171
# - name: Wait for Emulator to Start
7272
# working-directory: ~

0 commit comments

Comments
 (0)