forked from uncloud/uncloud
Add test coverage parsing to CI
This commit is contained in:
parent
122bc586b4
commit
f4ebbb79ce
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ run-tests:
|
|||
DATABASE_HOST: postgres
|
||||
DATABASE_USER: postgres
|
||||
POSTGRES_HOST_AUTH_METHOD: trust
|
||||
coverage: /^TOTAL.+?(\d+\%)$/
|
||||
before_script:
|
||||
- dnf install -y python3-devel python3-pip libpq-devel openldap-devel gcc
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue