Skip to content

Commit

Permalink
do not fail CI for codecov upload failure
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 15, 2022
1 parent 5e7abb3 commit 66fa442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
with:
flags: unittests
name: codecov-umbrella
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 66fa442

Please sign in to comment.