Skip to content

Commit 22b5c1e

Browse files
authored
Update build badge
1 parent 0d3b226 commit 22b5c1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
A Python/Rust project template.
44

5-
6-
[![Build Status](https://github.com/python-project-templates/rust/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/python-project-templates/rust/actions?query=workflow%3A%22Build+Status%22)
5+
[![Build Status](https://github.com/python-project-templates/rust/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/python-project-templates/rust/actions/workflows/build.yml)
76
[![codecov](https://codecov.io/gh/python-project-templates/rust/branch/main/graph/badge.svg)](https://codecov.io/gh/python-project-templates/rust)
87
[![License](https://img.shields.io/github/license/python-project-templates/rust)](https://github.com/python-project-templates/rust)
98
[![PyPI](https://img.shields.io/pypi/v/rust_template.svg)](https://pypi.python.org/pypi/rust_template)

0 commit comments

Comments
 (0)