From 207f7f1cac8bb387321d280110aefd8bf09286d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Capretto?= Date: Tue, 21 Sep 2021 15:29:24 -0300 Subject: [PATCH] Fix tests badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf5a5c..aad2d7f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![PyPI - Version](https://img.shields.io/pypi/v/flexitext.svg)](https://pypi.org/project/flexitext/) -[![Build Status](https://github.com/tomicapretto/flexitext/actions/workflows/test.yml/badge.svg)](https://github.com/tomicapretto/flexitext/actions/workflows/test.yml) +[![Build Status](https://github.com/tomicapretto/flexitext/actions/workflows/tests.yml/badge.svg)](https://github.com/tomicapretto/flexitext/actions/workflows/tests.yml) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![codecov](https://codecov.io/gh/tomicapretto/flexitext/branch/main/graph/badge.svg?token=ZqH0KCLKAE)](https://codecov.io/gh/tomicapretto/flexitext)