From 0eac3058bfdb5462567d3b9b068ab2ea01fe4b41 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Sun, 23 Jun 2024 22:46:56 -0400 Subject: [PATCH] Drop codecov and codecov badge --- .github/workflows/build.yml | 3 --- README.md | 1 - 2 files changed, 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2473a4f5..187a4638 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,9 +39,6 @@ jobs: - name: Test run: make test - - name: Coverage - uses: codecov/codecov-action@v4 - - name: Package and check run: make dist diff --git a/README.md b/README.md index e97bbebe..e60aee06 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ![](http://pmorissette.github.io/bt/_static/logo.png) [![Build Status](https://github.com/pmorissette/bt/workflows/Build%20Status/badge.svg)](https://github.com/pmorissette/bt/actions/) -[![Codecov](https://codecov.io/gh/pmorissette/bt/branch/master/graph/badge.svg)](https://codecov.io/pmorissette/bt) [![PyPI Version](https://img.shields.io/pypi/v/bt)](https://pypi.org/project/bt/) [![PyPI License](https://img.shields.io/pypi/l/bt)](https://pypi.org/project/bt/)