Skip to content

Commit

Permalink
tests config
Browse files Browse the repository at this point in the history
  • Loading branch information
pefremova committed Jun 8, 2024
1 parent e9fbba1 commit ed14d77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:
coverage run manage.py test tests
- name: Generate coverage report
run: |
coverage combine coverage-*
coverage xml --include "ttoolly/*"
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.0.1
Expand Down

0 comments on commit ed14d77

Please sign in to comment.