From 56838b89edcfc08683ca01d0861e4107dbdc0919 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Fri, 15 Sep 2023 07:26:00 +0200 Subject: [PATCH] Use pytest badge with same color --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79c9e5f7f..4dd047c70 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ pyam: analysis & visualization
of integrated-assessment and macro-energy [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![python](https://img.shields.io/badge/python-≥3.10,<3.12-blue?logo=python&logoColor=white)](https://github.com/IAMconsortium/pyam) -[![pytest](https://github.com/IAMconsortium/pyam/actions/workflows/pytest.yml/badge.svg)](https://github.com/IAMconsortium/pyam/actions/workflows/pytest.yml) +[![pytest](https://img.shields.io/github/actions/workflow/status/iamconsortium/pyam/pytest.yml?logo=GitHub&label=pytest)](https://github.com/IAMconsortium/pyam/actions/workflows/pytest.yml) [![ReadTheDocs](https://readthedocs.org/projects/pyam-iamc/badge/?version=latest)](https://pyam-iamc.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/IAMconsortium/pyam/branch/main/graph/badge.svg)](https://codecov.io/gh/IAMconsortium/pyam) diff --git a/docs/index.rst b/docs/index.rst index 82b7a5abe..9c891ca01 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,7 +27,7 @@ Release v\ |version|. .. |python| image:: https://img.shields.io/badge/python-≥3.10,<3.12-blue?logo=python&logoColor=white :target: https://github.com/IAMconsortium/pyam -.. |pytest| image:: https://github.com/IAMconsortium/pyam/actions/workflows/pytest.yml/badge.svg +.. |pytest| image:: https://img.shields.io/github/actions/workflow/status/iamconsortium/pyam/pytest.yml?logo=GitHub&label=pytest :target: https://github.com/IAMconsortium/pyam/actions/workflows/pytest.yml .. |rtd| image:: https://readthedocs.org/projects/pyam-iamc/badge/?version=latest