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
|
stage: test
|
||||||
needs: []
|
needs: []
|
||||||
before_script:
|
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:
|
script:
|
||||||
- make test
|
- make test
|
||||||
only:
|
only:
|
||||||
|
Loading…
Reference in New Issue
Block a user