Skip to content

Commit af3c011

Browse files
committed
updates README badges
1 parent d127f2f commit af3c011

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
@@ -3,9 +3,10 @@
33
[![PyPI](https://img.shields.io/pypi/v/pytest-echo?style=flat-square)](https://pypi.org/project/pytest-echo/)
44
[![Supported Python
55
versions](https://img.shields.io/pypi/pyversions/pytest-echo.svg)](https://pypi.org/project/pytest-echo/)
6-
[![tests](https://github.com/pytest-dev/pytest-echo/actions/workflows/tests.yaml/badge.svg)](https://github.com/pytest-dev/pytest-echo/actions/workflows/tests.yaml)
6+
[![tests](https://github.com/pytest-dev/pytest-echo/actions/workflows/tests.yml/badge.svg)](https://github.com/pytest-dev/pytest-echo/actions/workflows/tests.yml)
77
[![Downloads](https://static.pepy.tech/badge/pytest-echo/month)](https://pepy.tech/project/pytest-echo)
88

9+
910
Print environment variables, package version and generic attributes,
1011
as they are at the beginning of the test.
1112

0 commit comments

Comments
 (0)