Skip to content

Commit 2e3f732

Browse files
authored
Use CODECOV_TOKEN
1 parent f994b94 commit 2e3f732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- uses: codecov/codecov-action@v4
4848
with:
4949
file: lcov.info
50+
token: ${{ secrets.CODECOV_TOKEN }}
5051
docs:
5152
name: Documentation
5253
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)