Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
park-jihoo committed Sep 7, 2023
1 parent 3ca4ed1 commit 5e35ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- uses: actions/checkout@v3
- name: Build Xcode
run: |
xcodebuild clean test -project 'LeetHub V2.xcodeproj'
-scheme 'LeetHub V2'
xcodebuild clean test -project 'LeetHub v2.xcodeproj'
-scheme 'LeetHub v2'

0 comments on commit 5e35ef9

Please sign in to comment.