Updates dev tools
This commit is contained in:
parent
731ab88604
commit
7d68c23ce5
2 changed files with 2 additions and 2 deletions
2
bw-dev
2
bw-dev
|
@ -101,7 +101,7 @@ case "$CMD" in
|
|||
docker-compose restart celery_worker
|
||||
;;
|
||||
pytest)
|
||||
runweb --no-deps pytest --no-cov-on-fail "$@"
|
||||
runweb pytest --no-cov-on-fail "$@"
|
||||
;;
|
||||
collectstatic)
|
||||
runweb python manage.py collectstatic --no-input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue