Skip to content

Commit

Permalink
dont fail ci on codecov upload errors
Browse files Browse the repository at this point in the history
  • Loading branch information
aahnik committed Jun 7, 2021
1 parent 324e480 commit 0f36130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- uses: codecov/codecov-action@v1
with:
env_vars: OS, PYTHON
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 0f36130

Please sign in to comment.