Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Karrys <luke@lukekarrys.com>2022-04-01 21:34:21 +0300
committerGitHub <noreply@github.com>2022-04-01 21:34:21 +0300
commit2829cb28a432b5ff7beeeb3bf3e7e2e174c1121d (patch)
tree471d6712da6486d614ff70d211584ece3b17fa68 /workspaces/libnpmexec
parent7ae49b5fe39cf1bb7216866289d2b66129b93593 (diff)
fix: update readme badges (#4658)
Diffstat (limited to 'workspaces/libnpmexec')
-rw-r--r--workspaces/libnpmexec/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/workspaces/libnpmexec/README.md b/workspaces/libnpmexec/README.md
index 74d6f5211..dc79d12cf 100644
--- a/workspaces/libnpmexec/README.md
+++ b/workspaces/libnpmexec/README.md
@@ -2,8 +2,7 @@
[![npm version](https://img.shields.io/npm/v/libnpmexec.svg)](https://npm.im/libnpmexec)
[![license](https://img.shields.io/npm/l/libnpmexec.svg)](https://npm.im/libnpmexec)
-[![GitHub Actions](https://github.com/npm/libnpmexec/workflows/node-ci/badge.svg)](https://github.com/npm/libnpmexec/actions?query=workflow%3Anode-ci)
-[![Coverage Status](https://coveralls.io/repos/github/npm/libnpmexec/badge.svg?branch=main)](https://coveralls.io/github/npm/libnpmexec?branch=main)
+[![CI - libnpmexec](https://github.com/npm/cli/actions/workflows/ci-libnpmexec.yml/badge.svg)](https://github.com/npm/cli/actions/workflows/ci-libnpmexec.yml)
The `npm exec` (`npx`) Programmatic API