Skip to content

Commit

Permalink
Update IcpKit-Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantinos Gaitanis committed Dec 13, 2024
1 parent f27c39b commit 448bb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IcpKit-Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: "6.0.3"
swift-version: "6.0.1"
- name: Run tests
run: swift test --enable-code-coverage --parallel
- name: Upload coverage to codecov.io
Expand Down

0 comments on commit 448bb17

Please sign in to comment.