From a066a5558782ad3854afabdc13e8b5d355d4ac04 Mon Sep 17 00:00:00 2001 From: lane-c-wagner Date: Sun, 7 Mar 2021 08:28:12 -0700 Subject: [PATCH] tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e00e9f..cbf08fc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Wrapper of streadway/amqp that provides reconnection logic and sane defaults. Hi Supported by [Qvault](https://qvault.io) -[![](https://godoc.org/github.com/wagslane/go-rabbitmq?status.svg)](https://godoc.org/github.com/wagslane/go-rabbitmq) +[![](https://godoc.org/github.com/wagslane/go-rabbitmq?status.svg)](https://godoc.org/github.com/wagslane/go-rabbitmq)![Deploy](https://github.com/wagslane/go-rabbitmq/workflows/Tests/badge.svg) ## Motivation