Skip to content

Commit 86e3128

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

+1-3
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)