Skip to content

Commit 12a1976

Browse files
authored
Update codecov in ci.yml
1 parent 2caf0eb commit 12a1976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
- uses: codecov/codecov-action@v4
4040
with:
4141
file: lcov.info
42+
token: ${{ secrets.CODECOV_TOKEN }}
43+
4244
docs:
4345
name: Documentation
4446
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)