Skip to content

Commit 13d5067

Browse files
committed
Pass codecov token
1 parent e5ac270 commit 13d5067

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
@@ -89,6 +89,7 @@ jobs:
8989
file: ./coverage.xml
9090
flags: unit
9191
fail_ci_if_error: false
92+
token: ${{ secrets.CODECOV_TOKEN }}
9293

9394
check: # This job does nothing and is only used for the branch protection
9495
if: always()

0 commit comments

Comments
 (0)