Skip to content

Commit 0e630a0

Browse files
authored
Merge pull request #37 from sp-yduck/develop
Develop
2 parents 2823d1e + f6d5cae commit 0e630a0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/cover.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@master
1111
- run: "make test-cover"
12-
- uses: codecov/codecov-action@v2
13-
with:
14-
file: ./coverage.out
15-
fail_ci_if_error: true
12+
- uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)