Skip to content

Commit

Permalink
ci: update codecov (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored May 23, 2024
1 parent e2e4088 commit 186540e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/[email protected]
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

test-docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 186540e

Please sign in to comment.