From edcef2837e9f8dc6229d61d794aa6ec544b794ca Mon Sep 17 00:00:00 2001 From: Nadja Heitmann Date: Tue, 30 Jan 2024 09:50:43 +0100 Subject: [PATCH] Add badge for ruby tests --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a56d265..dbddb3b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Ruby Tests](https://github.com/theforeman/foreman_salt/actions/workflows/ruby_tests.yml/badge.svg)](https://github.com/theforeman/foreman_salt/actions/workflows/ruby_tests.yml) [![Gem Version](https://img.shields.io/gem/v/foreman_salt.svg)](https://rubygems.org/gems/foreman_salt) [![Code Climate](https://codeclimate.com/github/theforeman/foreman_salt/badges/gpa.svg)](https://codeclimate.com/github/theforeman/foreman_salt) [![GPL License](https://img.shields.io/github/license/theforeman/foreman_salt.svg)](https://github.com/theforeman/foreman_salt/blob/master/LICENSE)