Skip to content

Commit

Permalink
added codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Mar 20, 2024
1 parent 41f29a3 commit 6ffb2dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
with:
file: ./coverage.xml
fail_ci_if_error: false
verbose: true
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6ffb2dd

Please sign in to comment.