Skip to content

Commit

Permalink
Drop all references to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyNotHugo committed Oct 14, 2023
1 parent 9855b63 commit 91f8626
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,3 @@ jobs:
tox -v
env:
DJANGO: ${{ matrix.django-version }}

- name: Upload coverage
uses: codecov/codecov-action@v1
with:
name: Python ${{ matrix.python-version }}
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ django-payments
:target: https://github.com/jazzband/django-payments/actions
:alt: GitHub Actions

.. image:: https://codecov.io/gh/jazzband/django-payments/branch/main/graph/badge.svg
:target: https://codecov.io/gh/jazzband/django-payments
:alt: Build coverage

.. image:: https://readthedocs.org/projects/django-payments/badge/?version=latest
:target: http://django-payments.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Expand Down

0 comments on commit 91f8626

Please sign in to comment.