Skip to content

Commit

Permalink
update codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Feb 1, 2024
1 parent b783e29 commit ba69e5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
with:
fail_ci_if_error: true
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ba69e5c

Please sign in to comment.