Skip to content

Commit

Permalink
Update swift-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freef4ll authored Oct 14, 2024
1 parent aa5f0bf commit a1692c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/swift-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
timeout-minutes: 60
steps:
- uses: actions/checkout@v4

- uses: swift-actions/setup-swift@v2
- name: Swift version
run: swift --version
- name: Ubuntu deps
if: ${{ runner.os == 'Linux' }}
run: |
Expand Down

0 comments on commit a1692c8

Please sign in to comment.