Skip to content

Commit feff464

Browse files
authored
chore: fix badge in readme
1 parent 0b07513 commit feff464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Additional Jest matchers
99

1010
<hr />
1111

12-
[![Build Status](https://img.shields.io/github/workflow/status/jest-community/jest-extended/GitHub%20CI/main?style=flat-square)](https://github.com/jest-community/jest-extended/actions/workflows/ci.yaml)
12+
[![Build Status](https://github.com/jest-community/jest-extended/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/jest-community/jest-extended/actions/workflows/ci.yaml)
1313
[![Code Coverage](https://img.shields.io/codecov/c/github/jest-community/jest-extended.svg?style=flat-square)](https://codecov.io/github/jest-community/jest-extended)
1414
[![version](https://img.shields.io/npm/v/jest-extended.svg?style=flat-square)](https://www.npmjs.com/package/jest-extended)
1515
[![downloads](https://img.shields.io/npm/dm/jest-extended.svg?style=flat-square)](http://npm-stat.com/charts.html?package=jest-extended&from=2017-09-14)

0 commit comments

Comments
 (0)