Skip to content

Commit df948b5

Browse files
committed
update CI test badge
1 parent cd8ebb3 commit df948b5

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
@@ -4,7 +4,7 @@
44
[![npm version](https://badge.fury.io/js/@waldbaer%2Fnode-red-persistent-values.svg)](https://badge.fury.io/js/@waldbaer%2Fnode-red-persistent-values)
55
[![MIT License](https://img.shields.io/github/license/waldbaer/node-red-persistent-values?style=flat-square)](https://opensource.org/licenses/MIT)
66
[![GitHub issues open](https://img.shields.io/github/issues/waldbaer/node-red-persistent-values?style=flat-square)](https://github.com/waldbaer/node-red-persistent-values/issues)
7-
[![GitHub Actions](https://github.com/waldbaer/node-red-persistent-values/actions/workflows/node.js.yml/badge.svg?branch=master)](https://github.com/waldbaer/node-red-persistent-values/actions/workflows/node.js.yml)
7+
[![GitHub Actions](https://github.com/waldbaer/node-red-persistent-values/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/waldbaer/node-red-persistent-values/actions/workflows/test.yml)
88
[![Coverage Status](https://coveralls.io/repos/github/waldbaer/node-red-persistent-values/badge.svg?branch=master)](https://coveralls.io/github/waldbaer/node-red-persistent-values?branch=master)
99

1010
A user-friendly abstraction of the Node-RED context stores.

0 commit comments

Comments
 (0)