Skip to content

Commit dc69d4f

Browse files
dsarnoclaude
andcommitted
CI: add Codecov token for coverage upload
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf9d0f7 commit dc69d4f

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
@@ -39,6 +39,7 @@ jobs:
3939
uses: codecov/codecov-action@v5
4040
with:
4141
files: ./coverage.xml
42+
token: ${{ secrets.CODECOV_TOKEN }}
4243

4344
- name: Lint
4445
run: ruff check src/ tests/

0 commit comments

Comments
 (0)