Skip to content

Commit dda4f17

Browse files
Updated GitHub Actions
1 parent ea2e545 commit dda4f17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/django.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
- name: Lint with flake8
2626
run: |
2727
flake8
28-
- name: Coverage report
29-
run: |
30-
coverage run manage.py test
31-
coverage report
3228
- name: Run Tests
3329
run: |
3430
python manage.py test

0 commit comments

Comments
 (0)