Skip to content

Commit e2a6e3f

Browse files
authored
Use CODECOV_TOKEN
1 parent f32ecdf commit e2a6e3f

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
@@ -38,3 +38,4 @@ jobs:
3838
- uses: codecov/codecov-action@v3
3939
with:
4040
files: lcov.info
41+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)