Merge pull request #41140 from nextcloud/chore/codecov-ignore-project-state

chore(codecov): Do not run project status check
This commit is contained in:
Joas Schilling 2023-10-26 19:44:26 +02:00 committed by GitHub
commit 23e5fe9a51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,9 @@ codecov:
- '!scrutinizer-ci.com'
comment: false
# Ignore project status check as our CI only runs PHP tests for PHP PRs and JS tests for JS PRs
# Otherwise it will warn about project coverage drops
coverage:
status:
project: off