Skip to content

Commit e8576d2

Browse files
committed
chore: update badge
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent b66999d commit e8576d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# NSQ
22

3-
[![Run Tests](https://github.com/golang-queue/nsq/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/golang-queue/nsq/actions/workflows/go.yml)
4-
[![codecov](https://codecov.io/gh/golang-queue/nsq/branch/master/graph/badge.svg?token=V8A1WA0P5E)](https://codecov.io/gh/golang-queue/nsq)
3+
[![Run CI Lint](https://github.com/golang-queue/nsq/actions/workflows/lint.yml/badge.svg)](https://github.com/golang-queue/nsq/actions/workflows/lint.yml)
4+
[![Run Testing](https://github.com/golang-queue/nsq/actions/workflows/testing.yml/badge.svg)](https://github.com/golang-queue/nsq/actions/workflows/testing.yml)
5+
[![codecov](https://codecov.io/gh/golang-queue/nsq/branch/main/graph/badge.svg?token=D3CUES8M62)](https://codecov.io/gh/golang-queue/nsq)
56

67
NSQ as backend with [Queue package](https://github.com/golang-queue/queue) (A realtime distributed messaging platform)
78

0 commit comments

Comments
 (0)