Fixes pytest syntax

This commit is contained in:
Mouse Reeve 2021-06-27 07:31:01 -07:00
parent fe5f8b3f0e
commit 55aa67cc00

View file

@ -66,4 +66,4 @@ jobs:
EMAIL_USE_TLS: true
ENABLE_PREVIEW_IMAGES: true
run: |
python manage.py pytest
pytest