Skip to content

Commit

Permalink
Remove tests from github SPM action
Browse files Browse the repository at this point in the history
  • Loading branch information
jjatie committed Jan 12, 2021
1 parent 968928f commit ddd8af9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: swift build -v
- name: Run tests
run: swift test -v

0 comments on commit ddd8af9

Please sign in to comment.