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