Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
buhe committed Dec 25, 2023
1 parent 8f661be commit 842df0d
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 @@ -14,8 +14,8 @@ jobs:

runs-on: macos-13

steps:
- uses: actions/checkout@v4
steps:
- uses: swift-actions/setup-swift@v1
- name: Build
run: swift build -v
- name: Run tests
Expand Down

0 comments on commit 842df0d

Please sign in to comment.