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 b0e410d commit 39828b3Copy full SHA for 39828b3
.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: dart test test_driver/deep_link_ios_test.dart
+ run: dart run test_driver/deep_link_ios_test.dart
0 commit comments