Skip to content

Commit

Permalink
[DOP-13337] Update Codecov action usage
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Mar 11, 2024
1 parent c4a6292 commit 6476cc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./reports/coverage.xml
fail_ci_if_error: true
# TODO: remove after fixing https://github.com/codecov/codecov-cli/issues/367
plugin: 'gcov'
plugin: 'noop'

- name: All done
run: echo 1

0 comments on commit 6476cc1

Please sign in to comment.