Skip to content

Commit a6b66ab

Browse files
author
Kai (OpenClaw)
committed
ci: pass CODECOV_TOKEN to upload action
1 parent 96481c2 commit a6b66ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ jobs:
7272
if: matrix.python-version == '3.11'
7373
uses: codecov/codecov-action@v3
7474
with:
75+
token: ${{ secrets.CODECOV_TOKEN }}
7576
files: ./coverage.xml
7677
fail_ci_if_error: false

0 commit comments

Comments
 (0)