Skip to content

Commit

Permalink
docs: remove hardcoded commit hash from coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
starry-shivam authored Jun 19, 2024
1 parent 8b41b8e commit e34f5c3
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 @@ -7,7 +7,7 @@

<p align="center">
<img alt="GitHub" src="https://img.shields.io/github/license/Pool-Of-Tears/Myne">
<img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/starry-shivam/040646868c4c6473297b0d4e1546bf21/raw/fb1f5b7d6822d0d4fcbd7d2133bed9acf652c49e/KtScheduler_coverage_badge.json" alt="coverage badge">
<img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/starry-shivam/040646868c4c6473297b0d4e1546bf21/raw/KtScheduler_coverage_badge.json" alt="coverage badge">
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/starry-shivam/KtScheduler">
<a href="https://github.com/starry-shivam/KtScheduler/actions/workflows/tests.yml"><img src="https://github.com/starry-shivam/KtScheduler/actions/workflows/tests.yml/badge.svg" alt="tests"></a>
<a href="https://github.com/starry-shivam/KtScheduler/releases"><img src="https://img.shields.io/github/v/tag/starry-shivam/KtScheduler" alt="version"></a>
Expand Down

0 comments on commit e34f5c3

Please sign in to comment.