Skip to content

Commit

Permalink
[Backport 2.x] Revert "Fix covereage-report workflow (#4683)" (#4691)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 2edef4c commit 0e9737f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,8 @@ jobs:
attempt_limit: 5
attempt_delay: 2000
action: codecov/codecov-action@v4
env: |
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with: |
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit 0e9737f

Please sign in to comment.