Merge branch 'main' into progress_update
This commit is contained in:
commit
48147883ce
179 changed files with 9338 additions and 3228 deletions
2
bw-dev
2
bw-dev
|
@ -82,7 +82,7 @@ case "$CMD" in
|
|||
execweb coverage run --source='.' --omit="*/test*,celerywyrm*,bookwyrm/migrations/*" manage.py test "$@"
|
||||
;;
|
||||
pytest)
|
||||
execweb pytest "$@"
|
||||
execweb pytest --no-cov-on-fail "$@"
|
||||
;;
|
||||
test_report)
|
||||
execweb coverage report
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue