Skip to content

Commit

Permalink
- fixed coveralls badge (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgangemi authored Sep 17, 2024
1 parent b38ead3 commit 20c5c33
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
Expand Up @@ -3,7 +3,7 @@
![maven](https://img.shields.io/maven-central/v/io.dangernoodle/codeartifact-maven-extension)
[![maven-build](https://github.com/dangernoodle-io/codeartifact-maven-extension/actions/workflows/maven-build.yml/badge.svg)](https://github.com/dangernoodle-io/codeartifact-maven-extension/actions/workflows/maven-build.yml)
[![maven-release](https://github.com/dangernoodle-io/codeartifact-maven-extension/actions/workflows/maven-release.yml/badge.svg)](https://github.com/dangernoodle-io/codeartifact-maven-extension/actions/workflows/maven-release.yml)
![coverage](https://coveralls.io/repos/github/dangernoodle-io/codeartifact-maven-extension/badge.svg?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/dangernoodle-io/codeartifact-maven-extension/badge.svg?branch=main)](https://coveralls.io/github/dangernoodle-io/codeartifact-maven-extension?branch=main)

Maven `build` extension that provides a [resolver](https://maven.apache.org/resolver/index.html) and
[wagon](https://maven.apache.org/wagon/index.html) implementation capable of authenticating against
Expand Down

0 comments on commit 20c5c33

Please sign in to comment.