wordpress-develop/.github
Jonathan Desrosiers b2f9e67757 Build/Test Tools: Return an error when uploading a test coverage report fails.
`true` is now passed to the `fail_ci_if_error` input when the `codecov/codecov-action` action is used.

When uploading a code coverage report is unsuccessful, the action will now fail and return an error. This will help avoid situations like #56022 where the report was suddenly failing to upload even though the workflow itself appeared to be successful.

See #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@53554 602fd350-edb4-49c9-b593-d223f7449a82
2022-06-22 00:18:42 +00:00
..
workflows Build/Test Tools: Return an error when uploading a test coverage report fails. 2022-06-22 00:18:42 +00:00
codecov.yml Disable comments from codecov. 2021-03-01 16:56:08 +00:00
dependabot.yml Build/Test Tools: Configure Dependabot scanning for GitHub Actions. 2021-11-24 14:49:24 +00:00
pull_request_template.md General: Introduce a pull request template. 2020-02-21 18:23:28 +00:00