Skip to content

Commit 2669ef0

Browse files
Working on iOS GitHub CI
1 parent a8b97ea commit 2669ef0

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
@@ -187,7 +187,7 @@ jobs:
187187
xcrun simctl list devices booted
188188
189189
- name: Install the app
190-
run: flutter install --debug
190+
run: flutter install --debug --verbose
191191

192192
- name: Run the iOS deep link tests
193193
run: flutter test test_driver/deep_link_ios_test.dart

0 commit comments

Comments
 (0)