Skip to content

Commit 16becdf

Browse files
Working on iOS GitHub CI
1 parent c25d463 commit 16becdf

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
@@ -189,5 +189,5 @@ jobs:
189189
- name: Run Flutter app and tests
190190
run: |
191191
flutter run & \
192-
sleep 60 && \
192+
sleep 180 && \
193193
flutter test test_driver/deep_link_ios_test.dart

0 commit comments

Comments
 (0)