Skip to content

Commit

Permalink
codecov test
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvin committed Jan 21, 2025
1 parent 74d8549 commit 0f0a0e9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,8 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0f0a0e9

Please sign in to comment.