Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsangyun authored Nov 23, 2023
1 parent e1f0955 commit eb83608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
echo Using default scheme: $default
- name: Build
run: |
xcodebuild clean test -project ./iOS/Village.xcodeproj \
xcodebuild clean test -project ./iOS/Village/Village.xcodeproj \
-scheme Village \
-destination 'platform=iOS Simulator,name=iPhone 13,OS=latest'

0 comments on commit eb83608

Please sign in to comment.