Skip to content

Commit 2ffefd2

Browse files
Add Codecov token to CI workflow
1 parent fa18468 commit 2ffefd2

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
@@ -45,3 +45,4 @@ jobs:
4545
with:
4646
file: ./coverage.xml
4747
fail_ci_if_error: true
48+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)