Skip to content

Commit 6582874

Browse files
committed
step-by-step
1 parent 6bc58a5 commit 6582874

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Upload to Codecov
3636
uses: codecov/codecov-action@v4
3737
with:
38+
token: ${{ secrets.CODECOV_TOKEN }}
3839
files: coverage.info
3940
fail_ci_if_error: true
4041
verbose: true

0 commit comments

Comments
 (0)