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 d5eee80 commit 3ca4ed1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Build
run: swift build -v
- name: Run tests
run: swift test -v
- name: Build Xcode
run: |
xcodebuild clean test -project 'LeetHub V2.xcodeproj'
-scheme 'LeetHub V2'

0 comments on commit 3ca4ed1

Please sign in to comment.