From db2faea567579ebd9a9cd8194bdb061c6df9f290 Mon Sep 17 00:00:00 2001 From: Takayuki SHIMIZUKAWA Date: Sun, 16 Jun 2024 07:05:05 +0000 Subject: [PATCH] remove codecov --- .github/workflows/test.yml | 5 ----- README.rst | 4 ---- 2 files changed, 9 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f985cd3..e60f9ee 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -58,8 +58,3 @@ jobs: env: DJANGO: ${{ matrix.django-version }} TEST_WITH_POSTGRES: 1 - - - name: Upload coverage - uses: codecov/codecov-action@v4 - with: - name: Python ${{ matrix.python-version }} diff --git a/README.rst b/README.rst index 3810ea8..37a4ac8 100644 --- a/README.rst +++ b/README.rst @@ -32,10 +32,6 @@ This is a `Amazon Redshift`_ database backend for Django_. :target: https://github.com/jazzband/django-redshift-backend/actions :alt: GitHub Actions -.. image:: https://codecov.io/gh/jazzband/django-redshift-backend/branch/master/graph/badge.svg - :target: https://codecov.io/gh/jazzband/django-redshift-backend - :alt: Coverage - .. image:: https://img.shields.io/github/stars/jazzband/django-redshift-backend.svg?style=social&label=Stars :alt: GitHub stars :target: https://github.com/jazzband/django-redshift-backend