Skip to content

Commit 58d4924

Browse files
authored
Fix missing codecov status icon (#209)
1 parent cfcd508 commit 58d4924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
55
[![CI Tox](https://github.com/theochem/procrustes/actions/workflows/ci_tox.yml/badge.svg?branch=main)](https://github.com/theochem/procrustes/actions/workflows/ci_tox.yml)
66
[![docs](https://github.com/theochem/procrustes/actions/workflows/deploy_website.yaml/badge.svg?branch=main)](https://github.com/theochem/procrustes/actions/workflows/deploy_website.yaml)
7-
[![codecov](https://codecov.io/gh/theochem/procrustes/branch/main/graph/badge.svg?token=3L96J5QQOT)](https://codecov.io/gh/theochem/procrustes)
7+
[![CI CodeCov](https://github.com/theochem/procrustes/actions/workflows/ci_codecov.yml/badge.svg?branch=main)](https://github.com/theochem/procrustes/actions/workflows/ci_codecov.yml)
88
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/theochem/procrustes/main?filepath=doc%2Fnotebooks%2F)
99

1010
The Procrustes library provides a set of functions for transforming a matrix to make it

0 commit comments

Comments
 (0)