Skip to content

Commit 3cfe686

Browse files
authored
ci: Add token for uploading code coverage (#6)
1 parent b3d136e commit 3cfe686

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ jobs:
5353
uses: codecov/codecov-action@v5
5454
with:
5555
files: ./coverage.xml
56+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)