Skip to content

Commit 56b3c69

Browse files
authored
Add CODECOV_TOKEN (#333)
1 parent 890baa2 commit 56b3c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)