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 0948cbc commit dbec4ff
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- name: Build
run: |
xcodebuild clean test -project Village.xcodeproj \
xcodebuild clean test -project iOS/Village/Village.xcodeproj \
-scheme Village \
-destination 'platform=iOS Simulator,name=iPhone 13,OS=latest'
-allowProvisioningUpdates
Expand Down

0 comments on commit dbec4ff

Please sign in to comment.