Skip to content

Commit

Permalink
fix: do the upload
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 22, 2024
1 parent b522902 commit 86e3128
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:

- name: Upload to Codecov
run: |
codecovcli upload-process
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
codecovcli -v upload-process

0 comments on commit 86e3128

Please sign in to comment.