Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
Comment out Run Tests.
  • Loading branch information
MasterJ93 authored Mar 23, 2024
1 parent 85b7a91 commit eba5cbc
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 @@ -21,5 +21,5 @@ jobs:
- name: Build
run: swift build -v

- name: Run tests
run: swift test -v
# - name: Run tests
# run: swift test -v

0 comments on commit eba5cbc

Please sign in to comment.