bump coverage to 79%
This commit is contained in:
parent
76d00b8dfe
commit
3fda9eabcf
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ repos:
|
|||
- id: test
|
||||
name: Run zig build test
|
||||
entry: zig
|
||||
args: ["build", "coverage", "-Dcoverage-threshold=78"]
|
||||
args: ["build", "coverage", "-Dcoverage-threshold=79"]
|
||||
language: system
|
||||
types: [file]
|
||||
pass_filenames: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue