Skip to content

Commit 3d2172f

Browse files
authored
Use CODECOV_TOKEN
1 parent 356f5c1 commit 3d2172f

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
@@ -48,6 +48,7 @@ jobs:
4848
- uses: codecov/codecov-action@v4
4949
with:
5050
file: lcov.info
51+
token: ${{ secrets.CODECOV_TOKEN }}
5152
docs:
5253
name: Documentation
5354
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)