Update .gitlab-ci.yml
This commit is contained in:
@ -14,7 +14,7 @@ tests:
|
|||||||
|
|
||||||
|
|
||||||
- python -m unittest discover -f ./tests
|
- python -m unittest discover -f ./tests
|
||||||
- coverage run --source=./live_display -m unittest discover -f ./tests
|
- coverage run --source=./grum -m unittest discover -f ./tests
|
||||||
- coverage report
|
- coverage report
|
||||||
- coverage xml
|
- coverage xml
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user