Skip to content

Commit

Permalink
fix: upload to codecov too
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Feb 5, 2024
1 parent 22933a6 commit 0e23df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
chmod u+x codecov
./codecov -v upload-process -f reportme.xml -t ${{ secrets.CODECOV_TOKEN }} --report-type test_results
./codecov -v upload-process -t ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0e23df5

Please sign in to comment.