Skip to content

Commit aaf867b

Browse files
authored
Update django.yml
1 parent ba45be2 commit aaf867b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
pip install -r requirements.txt
2828
- name: Run Tests
2929
run: |
30-
python manage.py runserver
30+
python manage.py test

0 commit comments

Comments
 (0)