Add python-coverage to test target
.gitlab-ci.yml: Add python-coverage to test target.
This commit is contained in:
parent
a21e6f21fb
commit
c968e7815a
@ -21,7 +21,7 @@ test:
|
||||
stage: test
|
||||
needs: []
|
||||
before_script:
|
||||
- pacman -Syu --needed --noconfirm make python sequoia-sq python-pytest
|
||||
- pacman -Syu --needed --noconfirm make python sequoia-sq python-coverage python-pytest
|
||||
script:
|
||||
- make test
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user