Skip to content

Commit

Permalink
Merge pull request #151 from ch-sa/ch-sa/fix-test-badge
Browse files Browse the repository at this point in the history
Fix unit test badge in README
  • Loading branch information
ch-sa authored Nov 26, 2023
2 parents 655184d + e4ecb9c commit 861fa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="https://img.shields.io/badge/contributions-welcome!-green" alt="Contributions welcome!"/>
<img src="https://img.shields.io/github/last-commit/ch-sa/labelCloud?color=blue">
<img src="https://img.shields.io/pypi/pyversions/labelCloud" />
<img src="https://github.com/ch-sa/labelCloud/workflows/Tests/badge.svg" />
<img src="https://github.com/ch-sa/labelCloud/actions/workflows/unit-tests.yml/badge.svg" />
<img src="https://img.shields.io/badge/code%20style-black-000000.svg" />
</p>

Expand Down

0 comments on commit 861fa09

Please sign in to comment.