parent
df5fb508ab
commit
3cff6619cb
3 changed files with 7 additions and 2 deletions
@ -1,2 +1,4 @@ |
||||
#!/bin/sh |
||||
TESTING=true python -m pytest |
||||
pre-commit run --all-files |
||||
TESTING=true python manage.py makemigrations --check |
||||
|
Loading…
Reference in new issue