diff options
author | Marvin Borner | 2021-02-26 19:32:31 +0100 |
---|---|---|
committer | Marvin Borner | 2021-02-26 19:32:31 +0100 |
commit | dc3ae2d551ed9e427d5a99739ec30e97749bd5bc (patch) | |
tree | e62e4c998f515c29270bc07f2db1affe07115828 /README.md | |
parent | fa89a78e5270694a1ce3ce2fd180bc590222e68e (diff) |
Fixed build status image
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <p align="center"> <i>„A lightweight unix-unlike operating system“</i> <br><br> - <a href="https://github.com/marvinborner/Melvix/actions?query=workflow%3A%22Project+build%22" target="_blank"> + <a href="https://github.com/marvinborner/Melvix/actions?query=workflow%3A%22Project+build+and+test%22" target="_blank"> <img src="https://img.shields.io/github/workflow/status/marvinborner/Melvix/Project%20build?style=for-the-badge" /> </a> <a href="https://app.codacy.com/manual/marvin-borner/Melvix/dashboard" target="_blank"> |