Skip to content

Commit

Permalink
Add debug info to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anian03 authored Nov 22, 2024
1 parent 83c4f27 commit 82d25a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-test-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ jobs:

# - name: Run Unit and UI Tests
# run: bundle exec fastlane test

- name: Debug Helper
run: security find-provisioning-profile

- name: Build iOS App
run: bundle exec fastlane build
env:
Expand Down

0 comments on commit 82d25a2

Please sign in to comment.