coverage.yml: fail_ci_if_error = true (#47731)

This commit is contained in:
Wouter Deconinck 2024-12-06 13:01:10 -06:00 committed by GitHub
parent 5c88e035f2
commit 77e2187e13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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