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