Skip to content

Commit

Permalink
rollback codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
7hong13 committed Jun 17, 2024
1 parent 49393e9 commit 7ac99c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,11 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v2
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
verbose: false
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}

microbenchmarks:
name: Microbenchmarks
Expand Down

0 comments on commit 7ac99c5

Please sign in to comment.