Skip to content

Commit

Permalink
refactor: remove unnecessary files input
Browse files Browse the repository at this point in the history
  • Loading branch information
guidojw committed Oct 13, 2023
1 parent 33ad380 commit 2545e41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/lcov.info

- name: Upload coverage report artifact
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 2545e41

Please sign in to comment.