Skip to content

Commit 16bcb24

Browse files
committed
Fix badge workflow CI status in README
Which was not displayed anymore and needed to be updated, as explained in badges/shields#8671.
1 parent 751e93d commit 16bcb24

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
@@ -2,7 +2,7 @@
22

33
<div align="center">
44
<a href='https://github.com/input-output-hk/mithril/actions'>
5-
<img src="https://img.shields.io/github/workflow/status/input-output-hk/mithril/CI?label=Tests&style=for-the-badge">
5+
<img src="https://img.shields.io/github/actions/workflow/status/input-output-hk/mithril/ci.yml?label=Tests&style=for-the-badge&branch=main">
66
</a>
77
<a href='https://github.com/input-output-hk/mithril/issues'>
88
<img src="https://img.shields.io/github/issues/input-output-hk/mithril?label=Issues&style=for-the-badge">

0 commit comments

Comments
 (0)