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 98d0f88 commit d1a313f
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/Village.xcodeproj \
xcodebuild clean test -project Village.xcodeproj \
-scheme Village \
-destination 'platform=iOS Simulator,name=iPhone 13,OS=latest'

0 comments on commit d1a313f

Please sign in to comment.