diff options
author | Casey Lee <cplee@nektos.com> | 2021-05-05 18:48:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-05 18:48:50 +0200 |
commit | 596e518fe94a2870487f430598a68ef5a4c62c53 (patch) | |
tree | bc0ca0fb3c99768f01e3d710791b4b5f6cce1ce6 /codecov.yml | |
parent | GitHub Enterprise support (#658) (diff) | |
download | forgejo-act-596e518fe94a2870487f430598a68ef5a4c62c53.tar.xz forgejo-act-596e518fe94a2870487f430598a68ef5a4c62c53.zip |
Update codecov.yml
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml index af55497..3534058 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,4 +6,4 @@ coverage: threshold: 1% patch: default: - target: 80% + target: 50% |