Skip to content

Commit 959bc4e

Browse files
authored
Update coverage.yml
1 parent 18c185d commit 959bc4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,5 @@ jobs:
121121
with:
122122
files: ./coverage.out
123123
fail_ci_if_error: true
124+
token: ${{ secrets.CODECOV_TOKEN }}
125+

0 commit comments

Comments
 (0)