From 0952554087e590c8db4c74851bef4f50ee886047 Mon Sep 17 00:00:00 2001 From: Dylan Verheul Date: Fri, 20 Sep 2024 07:52:36 +0200 Subject: [PATCH] Fix GitHub Actions badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d793784..5e66d84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # django-marina -[![image](https://github.com/zostera/django-marina/workflows/CI/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?workflow=CI) +[![Tests](https://github.com/zostera/django-marina/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?query=workflow%3Atest+branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main) [![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](https://pypi.python.org/pypi/django-marina)