Skip to content

Commit

Permalink
update codecov/codecov-action deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Jan 12, 2025
1 parent f53eba8 commit 76b455a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@latest
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 76b455a

Please sign in to comment.