From 7a6d6fdf89e75081ed917e46bd122c3ab88e428e Mon Sep 17 00:00:00 2001 From: Anfimov Dima Date: Sun, 14 Dec 2025 17:41:14 +0100 Subject: [PATCH] docs: fix badge in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bd8a5f..5958c3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/taskiq-postgres?style=for-the-badge&logo=python)](https://pypi.org/project/taskiq-postgres/) [![PyPI](https://img.shields.io/pypi/v/taskiq-postgres?style=for-the-badge&logo=pypi)](https://pypi.org/project/taskiq-postgres/) -[![Checks](https://img.shields.io/github/check-runs/danfimov/taskiq-postgres/main?nameFilter=Tests%20(3.12)&style=for-the-badge)](https://github.com/danfimov/taskiq-postgres) +[![Checks](https://img.shields.io/github/check-runs/danfimov/taskiq-postgres/main?nameFilter=Tests%20(3.12,%2018)&style=for-the-badge)](https://github.com/danfimov/taskiq-postgres)