mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
🔨 chore: use percentage value for Codecov (#13121)
build: use percentage value
This commit is contained in:
parent
715481c471
commit
87c770cda7
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ coverage:
|
|||
app:
|
||||
flags:
|
||||
- app
|
||||
threshold: 0.5
|
||||
threshold: '0.5%'
|
||||
patch: off
|
||||
|
||||
comment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue