Fix test error

This commit is contained in:
sosokker 2023-10-30 20:09:39 +07:00
parent ad246e3616
commit f775fed8c6

View File

@ -39,4 +39,5 @@ jobs:
python manage.py migrate
- name: Run tests
run: |
cd backend
python manage.py test