From bd7698db5933035632ec1c32fe15c1f2a3eece0b Mon Sep 17 00:00:00 2001 From: Atharva Arya <55894364+atharva-2001@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:41:48 +0530 Subject: [PATCH] Fix Failing docstr-cov Badge (#2728) * Fix failing badge * Trigger tests --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index fe1b070fbbc..2526553eab3 100644 --- a/README.rst +++ b/README.rst @@ -21,8 +21,8 @@ stars (*supernovae*). .. image:: https://codecov.io/gh/tardis-sn/tardis/branch/master/graph/badge.svg :target: https://codecov.io/gh/tardis-sn/tardis -.. image:: https://img.shields.io/endpoint?url=https://jsonbin.org/tardis-bot/tardis/badges/docstr-cov - :target: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml?query=branch%3Amaster +.. image:: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml/badge.svg + :target: https://github.com/tardis-sn/tardis/actions/workflows/docstr-cov.yml .. image:: https://github.com/tardis-sn/tardis/actions/workflows/tests.yml/badge.svg :target: https://github.com/tardis-sn/tardis/actions/workflows/tests.yml