Skip to content

Commit

Permalink
codecov should not cause workflow failure in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leeping authored Sep 26, 2023
1 parent d760e3c commit 9a02da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ jobs:
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 9a02da9

Please sign in to comment.