From c2e8e2f2b6752c5dd457bf4053ec1b6e6b92d3fa Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 9 Apr 2024 13:55:39 +0100 Subject: [PATCH] Fix workflow badge visibility in README co-authored-by: Andrea Blengino --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cacc92b..6d6c968 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ pytest-randomly =============== -.. image:: https://img.shields.io/github/actions/workflow/status/pytest-dev/pytest-randomly/main.yml?branch=main&style=for-the-badge +.. image:: https://img.shields.io/github/actions/workflow/status/pytest-dev/pytest-randomly/main.yml.svg?branch=main&style=for-the-badge :target: https://github.com/pytest-dev/pytest-randomly/actions?workflow=CI .. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge