min cov
This commit is contained in:
parent
2ce413272e
commit
747e803eff
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_lint_test.yaml
vendored
1
.github/workflows/build_lint_test.yaml
vendored
|
|
@ -31,3 +31,4 @@ jobs:
|
|||
with:
|
||||
path: coverage.xml
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
minimum_coverage: 5 # TODO: Add more tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue