Skip to content

Commit 4a5aa48

Browse files
authored
Merge pull request mattpolzin#174 from mattpolzin/test-codecov-improvements
update codecov
2 parents 91319c0 + a00a5e4 commit 4a5aa48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- run: swift test --enable-test-discovery --enable-code-coverage
1313
- id: analysis
14-
uses: mattpolzin/swift-codecov-action@0.5.0
14+
uses: mattpolzin/swift-codecov-action@0.6.0
1515
with:
1616
MINIMUM_COVERAGE: 98

0 commit comments

Comments
 (0)