mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 22:14:07 +01:00
Fix test error
This commit is contained in:
parent
ad246e3616
commit
f775fed8c6
1
.github/workflows/django.yml
vendored
1
.github/workflows/django.yml
vendored
@ -39,4 +39,5 @@ jobs:
|
||||
python manage.py migrate
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd backend
|
||||
python manage.py test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user