Skip to content

Commit 1e738ac

Browse files
authored
add codecov token (#51)
1 parent 1dd4a45 commit 1e738ac

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
@@ -37,6 +37,7 @@ jobs:
3737
- uses: codecov/codecov-action@v5
3838
with:
3939
files: lcov.info
40+
token: ${{ secrets.CODECOV_TOKEN }}
4041
docs:
4142
name: Documentation
4243
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)