Skip to content

Commit

Permalink
fix CI badge in readme
Browse files Browse the repository at this point in the history
see badges/shields#8671 for more information
  • Loading branch information
ariasemis committed Mar 8, 2023
1 parent 8c918e3 commit a08143a
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
@@ -1,6 +1,6 @@
# Monies

[![CI](https://img.shields.io/github/workflow/status/ariasemis/monies/CI?label=CI)](https://github.com/ariasemis/monies/actions?query=workflow%3ACI)
[![CI](https://img.shields.io/github/actions/workflow/status/ariasemis/monies/ci.yml?label=CI)](https://github.com/ariasemis/monies/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/github/ariasemis/monies/badge.svg?branch=master)](https://coveralls.io/github/ariasemis/monies?branch=master)
[![License](https://img.shields.io/github/license/ariasemis/monies?label=license)](https://opensource.org/licenses/MPL-2.0)
[![Nuget](https://img.shields.io/nuget/v/Monies)](https://www.nuget.org/packages/Monies)
Expand Down

0 comments on commit a08143a

Please sign in to comment.