Skip to content

Commit

Permalink
feat : 테스트 커밋(#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhoon227 committed Jan 21, 2024
1 parent 3c316c1 commit bdb409f
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 @@ -25,7 +25,7 @@ jobs:
- name: Build and test
run: |
pod install --repo-update --clean-install --project-directory=KCS/ \
xcodebuild clean test -workspace KCS/KCS.xcworkspace \
xcodebuild clean test -workspace KCS.xcworkspace \
-scheme KCS \
-destination 'platform=iOS Simulator,name=iPhone 15,OS=latest'
# CocoaPod 을 사용하므로 설치후 테스트 진행
Expand Down

0 comments on commit bdb409f

Please sign in to comment.