Skip to content

Commit

Permalink
fix: modify line
Browse files Browse the repository at this point in the history
  • Loading branch information
HiHoi authored Mar 25, 2024
1 parent ef62d29 commit e3fb4f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
run: sudo xcode-select -s /Applications/Xcode_15.0.app

- name: Run Test
run: xcodebuild test clean -workspace ./HANE24.xcworkspace
run: xcodebuild test clean -workspace ./HANE24.xcworkspace \
-scheme 24HANE -destination='platform=iOS Simulator,name=iPhone 14 Pro,OS=17.2'

0 comments on commit e3fb4f7

Please sign in to comment.