Skip to content

Commit a3bb66a

Browse files
kill cache for coverage badge
1 parent b52fb87 commit a3bb66a

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
@@ -10,7 +10,7 @@ It can be used on feature flags, complex conditions, conditional rendering, etc.
1010

1111
[![Build Status](https://github.com/naman03malhotra/match-rules/workflows/CD/badge.svg?branch=master)](https://github.com/naman03malhotra/match-rules/actions)
1212

13-
[![Coverage Status](https://coveralls.io/repos/github/naman03malhotra/match-rules/badge.svg?branch=master)](https://coveralls.io/github/naman03malhotra/match-rules?branch=master)
13+
[![Coverage Status](https://coveralls.io/repos/github/naman03malhotra/match-rules/badge.svg?branch=master&kill_cache=1)](https://coveralls.io/github/naman03malhotra/match-rules?branch=master&kill_cache=1)
1414

1515
Through npm
1616
`npm install match-rules --save`

0 commit comments

Comments
 (0)