Skip to content

Commit 0cb816c

Browse files
committed
YML to YAML
Signed-off-by: Bernát Gábor <[email protected]>
1 parent 2f83624 commit 0cb816c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ versions](https://img.shields.io/pypi/pyversions/tox.svg)](https://pypi.org/proj
66
[![Downloads](https://static.pepy.tech/badge/tox/month)](https://pepy.tech/project/tox)
77
[![Documentation
88
status](https://readthedocs.org/projects/tox/badge/?version=latest)](https://tox.readthedocs.io/en/latest/?badge=latest)
9-
[![check](https://github.com/tox-dev/tox/actions/workflows/check.yml/badge.svg)](https://github.com/tox-dev/tox/actions/workflows/check.yml)
9+
[![check](https://github.com/tox-dev/tox/actions/workflows/check.yaml/badge.svg)](https://github.com/tox-dev/tox/actions/workflows/check.yaml)
1010

1111
`tox` aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing
1212
and release process of Python software (alongside [pytest](https://docs.pytest.org/en/latest/) and

0 commit comments

Comments
 (0)