mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-20 06:24: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
|
python manage.py migrate
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
cd backend
|
||||||
python manage.py test
|
python manage.py test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user