Skip to content

Commit fa4fa8d

Browse files
authored
Use CODECOV_TOKEN
1 parent dc95243 commit fa4fa8d

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
@@ -47,3 +47,4 @@ jobs:
4747
- uses: codecov/codecov-action@v1
4848
with:
4949
file: lcov.info
50+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)