Skip to content

Commit

Permalink
Update RunTest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericKwon95 authored Jan 20, 2024
1 parent aaf55c6 commit cd9998c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Start xcode build
run: |
pod install --repo-update --clean-install --project-directory=iOS/FlipMate/
xcodebuild clean test -workspace iOS/FlipMate/FlipMate.xcworkspace -scheme FlipMate -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=latest'
xcodebuild clean test -workspace iOS/FlipMate/FlipMate.xcworkspace -scheme FlipMate -destination 'platform=iOS Simulator,name=iPhone 14 Pro,OS=latest'

0 comments on commit cd9998c

Please sign in to comment.