Skip to content

Commit

Permalink
Update Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist committed Apr 1, 2023
1 parent 8d4e7c4 commit 6a4a5ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: swift build -v
## - name: Build
## run: swift clean build -v
## - name: Run tests
## run: swift test -v

0 comments on commit 6a4a5ec

Please sign in to comment.