Skip to content

Commit

Permalink
No tests in the binary package
Browse files Browse the repository at this point in the history
... so don't attempt to run them in GHA.
  • Loading branch information
helje5 committed Jan 29, 2024
1 parent 0d58180 commit e711ec5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: swift build -c debug
- name: Build Swift Release Package
run: swift build -c release
- name: Run Tests
run: swift test
nextstep:
runs-on: macos-latest
steps:
Expand All @@ -39,5 +37,3 @@ jobs:
run: swift build -c debug
- name: Build Swift Release Package
run: swift build -c release
- name: Run Tests
run: swift test

0 comments on commit e711ec5

Please sign in to comment.