We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5474fc commit ca98b23Copy full SHA for ca98b23
1 file changed
README.md
@@ -4,8 +4,8 @@
4
<a href="https://npmjs.org/package/picomatch">
5
<img src="https://img.shields.io/npm/v/picomatch.svg" alt="version">
6
</a>
7
-<a href="https://github.com/micromatch/picomatch/actions?workflow=Tests">
8
-<img src="https://github.com/micromatch/picomatch/workflows/Tests/badge.svg" alt="test status">
+<a href="https://github.com/micromatch/picomatch/actions/workflows/test.yml">
+<img src="https://github.com/micromatch/picomatch/actions/workflows/test.yml/badge.svg?branch=master" alt="test status">
9
10
<a href="https://coveralls.io/github/micromatch/picomatch">
11
<img src="https://img.shields.io/coveralls/github/micromatch/picomatch/master.svg" alt="coverage status">
0 commit comments