Skip to content

Commit

Permalink
Set fail_ci_if_error to true
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-zherikov committed Dec 23, 2024
1 parent 0fc979d commit e8055ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit e8055ef

Please sign in to comment.