Fix gitlab-ci
This commit is contained in:
parent
1abf11087a
commit
96ec215e73
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ schleuder:
|
||||||
|
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
state: coverage
|
stage: coverage
|
||||||
script:
|
script:
|
||||||
- python3 -m coverage combine
|
- python3 -m coverage combine
|
||||||
- python3 -m coverage report --rcfile=setup.cfg
|
- python3 -m coverage report --rcfile=setup.cfg
|
||||||
|
|
Loading…
Reference in a new issue