Skip to content

Commit 1c0c65d

Browse files
committed
Update coverage.yml
1 parent 9ec0579 commit 1c0c65d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v2
3232
- uses: seanmiddleditch/gha-setup-vsdevenv@master
33-
- name: Install Swift
34-
uses: ./.github/actions/install-swift
33+
- uses: compnerd/gha-setup-swift@main
3534
with:
3635
tag: ${{ matrix.tag }}
3736
branch: ${{ matrix.branch }}

0 commit comments

Comments
 (0)