From 403366b1e3be457e05999d9833c28266c9b02944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20de=20Wit?= Date: Mon, 17 Jun 2024 12:20:42 +0200 Subject: [PATCH] Fix badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d15b16b..fbde724 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nvm -[![Downloads](https://img.shields.io/ansible/role/d/stephdewit/nvm?label=Downloads)](https://galaxy.ansible.com/stephdewit/nvm) [![Linting Status](https://github.com/stephdewit/ansible-nvm/actions/workflows/lint.yaml/badge.svg)](https://github.com/stephdewit/ansible-nvm/actions/workflows/lint.yaml) [![Test Status](https://github.com/stephdewit/ansible-nvm/actions/workflows/test.yaml/badge.svg)](https://github.com/stephdewit/ansible-nvm/actions/workflows/test.yaml) +[![Downloads](https://img.shields.io/ansible/role/d/stephdewit/nvm?label=Downloads)](https://galaxy.ansible.com/stephdewit/nvm) [![Continuous Integration Status](https://github.com/stephdewit/ansible-nvm/actions/workflows/ci.yaml/badge.svg)](https://github.com/stephdewit/ansible-nvm/actions/workflows/ci.yaml) Install nvm and Node.js.