Skip to content

Commit

Permalink
fix swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Elyahu41 authored Dec 25, 2023
1 parent 9da81a1 commit 6a48748
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Build
run: swift build -v
- name: Run tests
run: swift test -v

0 comments on commit 6a48748

Please sign in to comment.