Skip to content

Commit 2eaf9df

Browse files
authored
Fix badge status (#2991)
1 parent 0300ce0 commit 2eaf9df

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
@@ -4,7 +4,7 @@
44
<a href="https://choosealicense.com/licenses/mit">
55
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
66
</a>
7-
<img src="https://img.shields.io/github/workflow/status/michmich/magicmirror/Run%20Automated%20Tests" alt="GitHub Actions">
7+
<img src="https://img.shields.io/github/actions/workflow/status/michmich/magicmirror/automated-tests.yaml" alt="GitHub Actions">
88
<img src="https://img.shields.io/github/checks-status/michmich/magicmirror/master" alt="Build Status">
99
<a href="https://codecov.io/gh/MichMich/MagicMirror">
1010
<img src="https://codecov.io/gh/MichMich/MagicMirror/branch/master/graph/badge.svg?token=LEG1KitZR6" alt="CodeCov Status"/>

0 commit comments

Comments
 (0)