Skip to content

Commit

Permalink
Update setup-swift to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nef10 committed May 15, 2021
1 parent 379552e commit cd6eca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Install Swift
uses: fwal/setup-swift@v1.6.0
uses: fwal/setup-swift@v1.7.0
- name: Run tests
run: swift test --enable-code-coverage -Xswiftc -warnings-as-errors
- name: Generate test coverage report
Expand Down

0 comments on commit cd6eca7

Please sign in to comment.