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:
|
||||
state: coverage
|
||||
stage: coverage
|
||||
script:
|
||||
- python3 -m coverage combine
|
||||
- python3 -m coverage report --rcfile=setup.cfg
|
||||
|
|
Loading…
Reference in a new issue