factors: -> stage
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/bash -xe
|
||||
coverage run --concurrency=multiprocessing manage.py test
|
||||
coverage run --concurrency=multiprocessing manage.py test --failfast
|
||||
coverage combine
|
||||
coverage html
|
||||
coverage report
|
||||
|
Reference in New Issue
Block a user