diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2473a4f..187a463 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 e97bbeb..e60aee0 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/)