mirror of https://github.com/rq/rq.git
Don't fail CI if codecov fails (#1838)
This commit is contained in:
parent
aedc9b9e06
commit
2c6c7ae586
|
@ -47,3 +47,4 @@ jobs:
|
|||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
file: ./coverage.xml
|
||||
fail_ci_if_error: false
|
||||
|
|
Loading…
Reference in New Issue