Skip to content

Commit 6ab3db0

Browse files
committed
Fix badge name
1 parent 2bc0f36 commit 6ab3db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# 🐍 Python Project Template 🚀
44

55
[//]: # (TODO)
6-
![example workflow](https://github.com/ankandrew/python-project-template/actions/workflows/main.yaml/badge.svg)
6+
![example workflow](https://github.com/ankandrew/python-project-template/actions/workflows/test.yaml/badge.svg)
77
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
88
[![Pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)
99
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)

0 commit comments

Comments
 (0)