Skip to content

Commit 8ae0f2a

Browse files
committed
fix ci badge
1 parent 9a4604f commit 8ae0f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pytest-examples
22

3-
[![CI](https://github.com/pydantic/pytest-examples/workflows/CI/badge.svg?event=push)](https://github.com/pydantic/pytest-examples/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)
4-
[![pypi](https://img.shields.io/pypi/v/pytest-examples.svg)](https://pypi.python.org/pypi/pytest-examples)
3+
[![CI](https://github.com/pydantic/pytest-examples/actions/workflows/ci.yml/badge.svg)](https://github.com/pydantic/pytest-examples/actions/workflows/ci.yml?query=event%3Apush+branch%3Amain)
4+
[![PyPI](https://img.shields.io/pypi/v/pytest-examples.svg)](https://pypi.python.org/pypi/pytest-examples)
55
[![versions](https://img.shields.io/pypi/pyversions/pytest-examples.svg)](https://github.com/pydantic/pytest-examples)
66
[![license](https://img.shields.io/github/license/pydantic/pytest-examples.svg)](https://github.com/pydantic/pytest-examples/blob/main/LICENSE)
77

0 commit comments

Comments
 (0)