Skip to content

Commit

Permalink
Fail CI if codecov upload fails
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavies-st committed May 24, 2021
1 parent 8cb3191 commit fda15ac
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 @@ -106,3 +106,4 @@ jobs:
with:
file: ./coverage.xml
flags: unit
fail_ci_if_error: true

0 comments on commit fda15ac

Please sign in to comment.