Skip to content

Commit e7dbe53

Browse files
authored
add codecov token to CI (#56)
1 parent 719dabd commit e7dbe53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
uses: codecov/codecov-action@v4
2929
with:
3030
files: lcov.info
31+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)