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 45485e2 commit 88fb042
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action-test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
- name: Build and test
uses: ty0x2333/cocoapods-action@master
with:
additional_build_params: -scheme KCS -destination 'platform=iOS Simulator,name=iPhone 14,OS=latest'
additional_build_params: -destination 'platform=iOS Simulator,name=iPhone 14,OS=latest'
workspace: KCS/

0 comments on commit 88fb042

Please sign in to comment.