Skip to content

Commit 86e3128

Browse files
fix: do the upload
1 parent b522902 commit 86e3128

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@ jobs:
2929

3030
- name: Upload to Codecov
3131
run: |
32-
codecovcli upload-process
33-
env:
34-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
32+
codecovcli -v upload-process

0 commit comments

Comments
 (0)