Skip to content

Commit

Permalink
Merge pull request #1142 from ogen-go/chore/change-back-codecov
Browse files Browse the repository at this point in the history
ci: change back codecov
  • Loading branch information
ernado authored Dec 16, 2023
2 parents 4ffd9a3 + 07a6bf3 commit 850508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
retention-days: 1

- name: Send coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
file: profile.out

0 comments on commit 850508d

Please sign in to comment.