Skip to content

Commit

Permalink
ci: Fail CI if upload to Codecov fails (#1729)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored May 24, 2023
1 parent 723112d commit e46a5e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,3 +175,5 @@ jobs:
- name: Upload coverage report
uses: codecov/codecov-action@v3.1.4
with:
fail_ci_if_error: true

0 comments on commit e46a5e0

Please # to comment.