Updated tests
This commit is contained in:
@@ -10,4 +10,4 @@ stages:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- pytest tests --cov --cov-report term --cov-report html
|
- pytest tests
|
||||||
Reference in New Issue
Block a user