Skip to content

Commit 8b56344

Browse files
chores: update badges on README file, they now reflect current github workflows
1 parent eaa0e7a commit 8b56344

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
# OntoGraph Package
44

5-
- [ ] TODO: Add badges to your project.
6-
7-
[![Tests](https://img.shields.io/github/actions/workflow/status/saezlab/ontograph/test.yml?branch=master)](https://github.com/saezlab/ontograph/actions/workflows/test.yml)
5+
[![Unit Tests](https://img.shields.io/github/actions/workflow/status/saezlab/ontograph/ci-testing-unit.yml?branch=master)](https://github.com/saezlab/ontograph/actions/workflows/ci-testing-unit.yml)
86
[![Docs](https://img.shields.io/badge/docs-MkDocs-blue)](https://saezlab.github.io/ontograph/)
97
![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)
108
![PyPI](https://img.shields.io/pypi/v/ontograph)

0 commit comments

Comments
 (0)