Fix coverage information for badges
This commit is contained in:
parent
946f051404
commit
66fa0b45b8
|
|
@ -18,6 +18,7 @@ pytest:
|
||||||
only:
|
only:
|
||||||
- merge_requests
|
- merge_requests
|
||||||
- "main"
|
- "main"
|
||||||
|
coverage: '/TOTAL\s+\d+\s+\d+\s+(\d+)\%/'
|
||||||
script:
|
script:
|
||||||
- python3 -m venv ./.gitlab-ci-venv
|
- python3 -m venv ./.gitlab-ci-venv
|
||||||
- source ./.gitlab-ci-venv/bin/activate
|
- source ./.gitlab-ci-venv/bin/activate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user