Skip to content

Commit

Permalink
addded upload
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMimir committed Oct 3, 2023
1 parent 78758a5 commit 57dc958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: |
curl -Os https://cli.codecov.io/latest/linux/codecov
chmod +x codecov
./codecov -t ${{secrets.CODECOV_TOKEN}}
./codecov do-upload -t ${{secrets.CODECOV_TOKEN}}

0 comments on commit 57dc958

Please sign in to comment.