Skip to content

Commit

Permalink
update to codecov-actions@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
calccrypto committed Jan 31, 2025
1 parent ae1b9a0 commit 512d121
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
66 changes: 0 additions & 66 deletions .github/.codecov.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
rm .coverage # If not removed, codecov will attempt to run coverage xml which will not account for our omissions
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
verbose: true
fail_ci_if_error: true
Expand Down

0 comments on commit 512d121

Please sign in to comment.