Skip to content

Commit

Permalink
Added codecov token (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexonthebeach authored Jun 17, 2024
1 parent fa28778 commit c2605ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
files: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit c2605ac

Please sign in to comment.