Skip to content

Commit

Permalink
Fail "CI" if error on coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Oct 24, 2023
1 parent 69c7b0d commit 901e97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,4 @@ jobs:
- uses: codecov/codecov-action@v3
with:
files: lcov.info
fail_ci_if_error: true

0 comments on commit 901e97a

Please sign in to comment.