Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohk authored Aug 14, 2024
1 parent 8d2490d commit 3390c78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Set up Swift
uses: fwal/setup-swift@v1
with:
swift-version: '5.8' # Specify the Swift version you want to use

- name: Build the package
run: swift build --build-tests -Xswiftc -enable-code-coverage

Expand Down

0 comments on commit 3390c78

Please # to comment.