Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qsd-faris authored Feb 9, 2024
1 parent d1b535a commit 650273a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: xcodebuild -version

- name: Build
run: xcodebuild -scheme messenger-sdk-ios -destination 'platform=iOS Simulator' build
run: xcodebuild -scheme messenger-sdk-ios -destination 'generic/platform=iOS Simulator,name=iPhone' build

- name: Run tests
run: swift test -v

0 comments on commit 650273a

Please sign in to comment.