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 05de35f commit 672b82dCopy full SHA for 672b82d
.github/workflows/pr_validation.yaml
@@ -242,4 +242,4 @@ jobs:
242
# xcrun simctl launch booted com.flutterbountyhunters.deeplinks.example
243
244
- name: Run the iOS deep link tests
245
- run: flutter test test_driver/deep_link_ios_test.dart
+ run: dart test test_driver/deep_link_ios_test.dart
0 commit comments