Skip to content

Commit

Permalink
Fix CI build status link
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Dec 20, 2024
1 parent 2f1b6e8 commit f4d0755
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,7 +1,7 @@
exml
====

[![GitHub Actions](https://github.com/esl/exml/workflows/ci/badge.svg?branch=master)](https://github.com/esl/exml/actions?query=workflow%3Aci+branch%3Amaster)
[![Actions Status](https://github.com/esl/exml/actions/workflows/ci.yml/badge.svg)](https://github.com/esl/exml/actions/workflows/ci.yml)
[![Codecov](https://codecov.io/gh/esl/exml/branch/master/graph/badge.svg)](https://codecov.io/gh/esl/exml)
[![Hex pm](https://img.shields.io/hexpm/v/hexml.svg)](https://hex.pm/packages/hexml)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/hexml/)
Expand Down

0 comments on commit f4d0755

Please sign in to comment.