Skip to content

Commit

Permalink
workflows: remove fail_ci_if_error on Codecov job
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremmfr committed Feb 12, 2024
1 parent 1b98247 commit aa0b203
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,3 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.out
fail_ci_if_error: true

0 comments on commit aa0b203

Please sign in to comment.