Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Pankey authored Feb 12, 2024
1 parent 85b0479 commit 5189a52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
- name: Run test
#run: python manage.py test
run: |
coverage run --source='.' manage.py test
coverage report -m --fail-under=75
python manage.py test
- name: Run flake8
uses: suo/flake8-github-action@releases/v1
with:
Expand Down

0 comments on commit 5189a52

Please sign in to comment.