Skip to content

Commit 1b36ad3

Browse files
updated yml file
1 parent 95bd56f commit 1b36ad3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,4 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
pip install django
28-
29-
- name: Run Tests
30-
run: |
31-
python manage.py test
28+

0 commit comments

Comments
 (0)