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 b9940a1 commit f27c39b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/IcpKit-Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: "6.0.3"
- name: Run tests
run: swift test --enable-code-coverage --parallel
- name: Upload coverage to codecov.io
Expand Down

0 comments on commit f27c39b

Please sign in to comment.