From d0b25bf3a1705c202ba917f43456c9515c0f7072 Mon Sep 17 00:00:00 2001 From: meyric Date: Tue, 23 Apr 2024 09:26:20 +0100 Subject: [PATCH] Add integration test badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a985c36..33d0c23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Build status](https://github.com/dxw/mail-notify/actions/workflows/ci.yml/badge.svg)](https://github.com/dxw/mail-notify/actions/workflows/ci.yml) [![Coverage status](https://coveralls.io/repos/github/dxw/mail-notify/badge.svg?branch=fix-coveralls)](https://coveralls.io/github/dxw/mail-notify?branch=fix-coveralls) [![Gem Version](http://img.shields.io/gem/v/mail-notify.svg?style=flat-square)](https://rubygems.org/gems/mail-notify) +[![Rails integration tests](https://github.com/dxw/mail-notify/actions/workflows/rails-integration-tests.yml/badge.svg)](https://github.com/dxw/mail-notify/actions/workflows/rails-integration-tests.yml) [![License](http://img.shields.io/:license-mit-blue.svg)](https://mit-license.org/) # Mail::Notify