Skip to content

Commit

Permalink
chore: add codecov token (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna authored Feb 8, 2024
1 parent cf2b7dd commit 095a48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
- name: Upload to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info

0 comments on commit 095a48b

Please sign in to comment.