Skip to content

Commit 0c26aa4

Browse files
committed
README.md: Fixup test badge + Add pre-commit.ci badge
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
1 parent b6a8f22 commit 0c26aa4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
![PyPI - Downloads](https://img.shields.io/pypi/dd/pylint-pytest)
66
![PyPI - License](https://img.shields.io/pypi/l/pylint-pytest)
77

8-
[![Github - Testing](https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml)
8+
[![Github - Testing](https://github.com/pylint-dev/pylint-pytest/actions/workflows/tests.yaml/badge.svg)](https://github.com/pylint-dev/pylint-pytest/actions/workflows/tests.yaml)
99
[![codecov](https://codecov.io/gh/pylint-dev/pylint-pytest/graph/badge.svg?token=NhZDLKmomd)](https://codecov.io/gh/pylint-dev/pylint-pytest)
1010

11+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pylint-dev/pylint-pytest/master.svg)](https://results.pre-commit.ci/latest/github/pylint-dev/pylint-pytest/master)
1112
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1213
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
1314
[![Pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)

0 commit comments

Comments
 (0)