Skip to content

Commit

Permalink
chore: add --verbose to help debug during CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver-Zimmerman committed Feb 4, 2025
1 parent c7800da commit c2a3854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# 7) Build app & test APK
- name: Build app & test APK
run: |
patrol build android --target integration_test/patrol_test.dart
patrol build android --target integration_test/patrol_test.dart --verbose
# 8) Run tests on Firebase Test Lab
- name: Run Tests on Firebase Test Lab
Expand Down

0 comments on commit c2a3854

Please sign in to comment.