coverage.yml: set fail_ci_if_error = false again (#47986)

This commit is contained in:
Wouter Deconinck 2024-12-09 09:59:44 -06:00 committed by GitHub
parent f15e5f7163
commit a72490fc91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,4 +32,4 @@ jobs:
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
with:
verbose: true
fail_ci_if_error: true
fail_ci_if_error: false