Skip to content

Commit acae530

Browse files
committed
chore: Update workflow status badge link in README.md
1 parent 5862d67 commit acae530

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
@@ -7,7 +7,7 @@ Small library for handling form data with Mobx.js
77

88
---
99
<p align="center">
10-
<a href="https://img.shields.io/github/workflow/status/ivandotv/dumba/Test"><img src="https://img.shields.io/github/workflow/status/ivandotv/dumba/Test" alt="workflow status"></a>
10+
<a href="https://github.com/ivandotv/dumba/actions/workflows/CI.yml"><img src="https://github.com/ivandotv/dumba/actions/workflows/CI.yml/badge.svg" alt="workflow status"></a>
1111
<a href="https://app.codecov.io/gh/ivandotv/dumba"><img src="https://img.shields.io/codecov/c/gh/ivandotv/dumba" alt="code coverage"></a>
1212
<a href="https://github.com/ivandotv/dumba/blob/main/LICENSE"><img src="https://img.shields.io/github/license/ivandotv/dumba" alt="sofware licence"></a>
1313
</p>

0 commit comments

Comments
 (0)