Skip to content

Commit

Permalink
Fail CI on Codecov uploads from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 10, 2024
1 parent dfb2834 commit 6417dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ jobs:
- name: Send coverage data to Codecov
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
files: coverage.xml
flags: >-
CI-GHA,
Expand Down

0 comments on commit 6417dec

Please sign in to comment.