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 abcd599 commit a35642eCopy full SHA for a35642e
.github/workflows/pr_validation.yaml
@@ -66,7 +66,7 @@ jobs:
66
echo ""
67
68
echo "Running Flutter tests"
69
- cd packages/flutter_test_runners/example_deep_links && flutter test test_driver
+ cd packages/flutter_test_runners/example_deep_links && flutter test test_driver/deep_link_android_test.dart
70
71
# - name: Wait for Emulator to Start
72
# working-directory: ~
0 commit comments