Skip to content

Commit

Permalink
ci(cover): update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 28, 2024
1 parent 2385031 commit 0b5548d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
- name: Send coverage
uses: codecov/codecov-action@v5
with:
file: profile.out
files: profile.out
fail_ci_if_error: true

0 comments on commit 0b5548d

Please sign in to comment.