Skip to content

Commit

Permalink
Revert "Fix covereage-report workflow (#4683)" (#4686)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks authored Aug 28, 2024
1 parent 12030e7 commit dd74bdb
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 dd74bdb

Please sign in to comment.