update dependencies
This commit is contained in:
parent
618880241c
commit
3ae4d81bb9
@ -17,7 +17,7 @@ echo "DVC pull step"
|
||||
dvc pull
|
||||
|
||||
echo "coverage calculation"
|
||||
coverage run -m pytest .
|
||||
coverage run -m pytest test
|
||||
echo "coverage report generation"
|
||||
coverage report -m
|
||||
coverage xml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user