Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwon0523 authored Dec 5, 2024
1 parent 61f4be2 commit cd27e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Build and Test
run: |
xcodebuild clean build test \
-project KREAM.xcodeproj \
-project ./KREAM/KREAM.xcodeproj \
-scheme KREAM \
-destination "platform=iOS Simulator,name=iPhone 11,OS=16.0"

0 comments on commit cd27e79

Please sign in to comment.