Skip to content

Commit ca98b23

Browse files
authored
Fix Test Badge
1 parent e5474fc commit ca98b23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<a href="https://npmjs.org/package/picomatch">
55
<img src="https://img.shields.io/npm/v/picomatch.svg" alt="version">
66
</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">
7+
<a href="https://github.com/micromatch/picomatch/actions/workflows/test.yml">
8+
<img src="https://github.com/micromatch/picomatch/actions/workflows/test.yml/badge.svg?branch=master" alt="test status">
99
</a>
1010
<a href="https://coveralls.io/github/micromatch/picomatch">
1111
<img src="https://img.shields.io/coveralls/github/micromatch/picomatch/master.svg" alt="coverage status">

0 commit comments

Comments
 (0)