Skip to content

Commit

Permalink
Drop codecov and codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Jun 24, 2024
1 parent b58f504 commit 0eac305
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
- name: Test
run: make test

- name: Coverage
uses: codecov/codecov-action@v4

- name: Package and check
run: make dist

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/)

Expand Down

0 comments on commit 0eac305

Please sign in to comment.