mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-19 22:14:07 +01:00
Update django.yml
This commit is contained in:
parent
e8c263183f
commit
6978defdfa
1
.github/workflows/django.yml
vendored
1
.github/workflows/django.yml
vendored
@ -27,4 +27,5 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
- name: Run Tests
|
||||
run: |
|
||||
cd backend
|
||||
python manage.py test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user