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 c25d463 commit 16becdfCopy full SHA for 16becdf
.github/workflows/pr_validation.yaml
@@ -189,5 +189,5 @@ jobs:
189
- name: Run Flutter app and tests
190
run: |
191
flutter run & \
192
- sleep 60 && \
+ sleep 180 && \
193
flutter test test_driver/deep_link_ios_test.dart
0 commit comments