Skip to content

Commit

Permalink
uploading to codecov failure does not fail the CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
yliaog committed Jan 25, 2023
1 parent 752e26e commit 6cc224e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
if: "matrix.use_coverage"
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false
verbose: true

0 comments on commit 6cc224e

Please sign in to comment.