diff options
| author | Fuwn <[email protected]> | 2021-04-23 19:37:30 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-23 19:37:30 +0000 |
| commit | 4d349d2fb9ed9975c1c0634b145df8fc03e8ac07 (patch) | |
| tree | f980e292d8e1aa6cd52b0117f5a78635227a57ae | |
| parent | chore: Add status checks and pre-commit notice (diff) | |
| download | whirl-4d349d2fb9ed9975c1c0634b145df8fc03e8ac07.tar.xz whirl-4d349d2fb9ed9975c1c0634b145df8fc03e8ac07.zip | |
chore: Add GitHub Checks to Codecov
| -rw-r--r-- | codecov.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index 066bbfc..3442be7 100644 --- a/codecov.yml +++ b/codecov.yml @@ -36,3 +36,6 @@ coverage: informational: false only_pulls: false patch: false + +github_checks: + annotations: false |