Skip to content

Commit 99d84fd

Browse files
authored
Update .github/workflows/CI.yml
1 parent e7aba31 commit 99d84fd

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
@@ -44,3 +44,4 @@ jobs:
4444
- uses: codecov/codecov-action@v4
4545
with:
4646
file: lcov.info
47+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)