Skip to content

Commit

Permalink
Update build-and-test-ios-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anian03 authored Nov 22, 2024
1 parent f025150 commit e280c4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-test-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:

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

- name: Debug code signing identities
run: security find-identity -v -p codesigning || echo "No identities found"

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

0 comments on commit e280c4b

Please sign in to comment.