Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sosnovsky committed Jun 14, 2024
1 parent 063a61f commit 40b8fd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ blocks:
jobs:
- name: Build Xcode Project + Swift Unit Test
commands:
- xcrun simctl list devices --json | jq '.devices[] | .[] | .name'
- bundle install
- bundle exec fastlane build
- bundle exec fastlane test
Expand Down

0 comments on commit 40b8fd0

Please sign in to comment.