Skip to content

Commit df1a711

Browse files
authored
Fix CI badge (#136)
see badges/shields#8671
1 parent 28d3bd0 commit df1a711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Tests][badge-tests]][link-tests]
44
[![Documentation][badge-docs]][link-docs]
55

6-
[badge-tests]: https://img.shields.io/github/workflow/status/{{ cookiecutter.github_user }}/{{ cookiecutter.project_name }}/Test/main
6+
[badge-tests]: https://img.shields.io/github/actions/workflow/status/{{ cookiecutter.github_user }}/{{ cookiecutter.project_name }}/test.yaml?branch=main
77
[link-tests]: {{ cookiecutter.project_repo }}/actions/workflows/test.yml
88
[badge-docs]: https://img.shields.io/readthedocs/{{ cookiecutter.project_name }}
99

0 commit comments

Comments
 (0)