Skip to content

Commit

Permalink
Merge pull request #238 from medema-group/hotfix/repo-badges-20-12-24
Browse files Browse the repository at this point in the history
Fix the pytest repo badge and add a badge for the docker deployment workflow
  • Loading branch information
adraismawur authored Dec 20, 2024
2 parents dc5ffbd + 3d5cad0 commit 302b9ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
![License](https://img.shields.io/github/license/medema-group/BiG-SCAPE)
![Github downloads](https://img.shields.io/github/downloads/medema-group/BiG-SCAPE/latest/total?label=Github%20downloads%20%28latest%29)
![Conda downloads](https://img.shields.io/conda/dn/bioconda/bigscape?label=Conda%20downloads)
![Test workflow](https://github.com/medema-group/BiG-SCAPE/actions/workflows/test.yml/badge.svg)
![Test workflow](https://github.com/medema-group/BiG-SCAPE/actions/workflows/run-tests.yml/badge.svg)
![Test workflow](https://github.com/medema-group/BiG-SCAPE/actions/workflows/deploy-docker.yml/badge.svg)
![Coverage](https://medema-group.github.io/BiG-SCAPE/badges/coverage.svg)
![Pylint](https://medema-group.github.io/BiG-SCAPE/badges/pylint.svg)

Expand Down

0 comments on commit 302b9ab

Please sign in to comment.