Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JagadeeshKaricherla-branch authored Oct 6, 2023
1 parent 0a97806 commit 9332fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# makes it easier to keep track of installation time via GHA without
# adding execution time to the next step.
- name: Install CocoaPods dependencies
run: bundle exec fastlane prepare_pods
run: bundle exec fastlane prepare_pods --verbose
- name: Run unit tests
run: bundle exec fastlane unit_tests
- name: Upload test results
Expand Down

0 comments on commit 9332fb5

Please sign in to comment.