Skip to content

Commit

Permalink
feat : 테스트 커밋 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 22, 2024
1 parent 9da172d commit a0f04ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:

- name: Test
run: |
xcodebuild test-without-building -scheme "KCS" -destination "platform=iOS Simulator,name=iPhone 14,OS=17.2"
xcodebuild test-without-building -workspace KCS/KCS.xcworkspace -scheme "KCS/KCSUnitTest" -destination "platform=iOS Simulator,name=iPhone 14,OS=17.2"

0 comments on commit a0f04ad

Please sign in to comment.